Make sure that cn_flags is properly updated to account for side effects
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 22 Dec 2004 02:17:08 +0000 (02:17 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 22 Dec 2004 02:17:08 +0000 (02:17 +0000)
commit6970b52a003444b5f672f49550079cea79722d57
tree6a0770352f125e12b8785ac7185d8d16103e8f4f
parent8406bdf1a24c6a8ef6f516c1ca99da267da30629
Make sure that cn_flags is properly updated to account for side effects
for *_checkpath(), otherwise relookup will panic on an assertion.
sys/vfs/gnu/ext2fs/ext2_vnops.c
sys/vfs/msdosfs/msdosfs_vnops.c