kern/135412: [zfs] [nfs] zfs(v13)+nfs and open(...,
O_WRONLY|O_CREAT|O_EXCL, ...)
Mike Andrews
mandrews at bit0.com
Tue Jun 30 19:11:27 UTC 2009
Jaakko Heinonen wrote:
> On 2009-06-30, Danny Braniss wrote:
>> This pr is realy holding me back, I can't upgrade this server, and
>> telling serveral tens of users to us cp, etc is not an option. The open
>> works fine if not using O_EXCL.
>
> I guess that r185586 needs to be MFCd to stable/7. Here's an untested
> patch against stable/7:
>
> %%%
> Index: sys/nfsserver/nfs_serv.c
[snip]
> Please report back if you try the patch.
The patch doesn't help over here, sorry.
Simply doing 'touch' or 'mv' to an NFSv3 mount (using either a v6 or v13
zpool) is the test case I've been using; touch doesn't even use O_EXCL as
far as I can tell.
More information about the freebsd-stable
mailing list