Module Name: src Committed By: christos Date: Sat May 2 22:11:16 UTC 2020
Modified Files: src/sys/ufs/ffs: ffs_extattr.c ffs_inode.c Log Message: Remove the unlock/relock hack by using IO_EXT to indicate that we are already holding the lock. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/ufs/ffs/ffs_extattr.c cvs rdiff -u -r1.128 -r1.129 src/sys/ufs/ffs/ffs_inode.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.