Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/ufs



Module Name:    src
Committed By:   pooka
Date:           Fri Jan 25 10:49:33 UTC 2008

Modified Files:
        src/sys/ufs/ffs: ffs_vfsops.c
        src/sys/ufs/ufs: extattr.h ufs_extattr.c

Log Message:
Destroy extattr lock when destroying extattrs associated with the
mountpoint.  Make stopping extattrs always succesful to facilitate
always being able to free resources.


To generate a diff of this commit:
cvs rdiff -r1.219 -r1.220 src/sys/ufs/ffs/ffs_vfsops.c
cvs rdiff -r1.6 -r1.7 src/sys/ufs/ufs/extattr.h
cvs rdiff -r1.17 -r1.18 src/sys/ufs/ufs/ufs_extattr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index