NetBSD/sys/ufs
kleink 9c03d5cf55 When doing a CREATE, RENAME or DELETE w/ DOWHITEOUT and ISWHITEOUT lookup on a
non-existent file and the end of the pathname is reached, and this `current'
directory resides on a read-only mounted file system, don't update/prepare
its inode for the actual operation but return EROFS.
1997-05-12 19:04:16 +00:00
..
ffs Just increment the generation count. Using the time is bogus and defeats 1997-03-10 06:18:28 +00:00
lfs Just increment the generation count. Using the time is bogus and defeats 1997-03-10 06:18:28 +00:00
mfs Implement similar fix as in the NQNFS fix from BSDI, to avoid race conditions 1997-02-22 03:25:05 +00:00
ufs When doing a CREATE, RENAME or DELETE w/ DOWHITEOUT and ISWHITEOUT lookup on a 1997-05-12 19:04:16 +00:00