cvs commit: src/sys/nfsclient nfs_vnops.c
Paul Saab
ps at FreeBSD.org
Thu Dec 9 19:29:03 PST 2004
ps 2004-12-10 03:29:02 UTC
FreeBSD src repository
Modified files:
sys/nfsclient nfs_vnops.c
Log:
In nfs_rename(), skip the otw rename operation if the fsync (to
either src or dst) fails. This closes a potential data loss case
(where the fsync failed with ENOSPC, for example).
Submitted by: Mohan Srinivasan mohans at yahoo-inc dot com
Obtained from: Yahoo!
Revision Changes Path
1.240 +10 -3 src/sys/nfsclient/nfs_vnops.c
More information about the cvs-src
mailing list