]> git.michaelhowe.org Git - packages/o/openafs.git/commit
STABLE14-linux-afs-unlinked-file-dentry-flagging-20071031
authorChaskiel M Grundman <cg2v@andrew.cmu.edu>
Thu, 1 Nov 2007 03:33:14 +0000 (03:33 +0000)
committerDerrick Brashear <shadow@dementia.org>
Thu, 1 Nov 2007 03:33:14 +0000 (03:33 +0000)
commit0e2179439e4888a676c298a287824aff2af29b79
tree590216567ce5dce105d4ca3f37005e68978b9a97
parent37ccc6d370f00fc429ec5442889279c01b503858
STABLE14-linux-afs-unlinked-file-dentry-flagging-20071031

fix case:
 perl -e 'open FOO, ">foo"; unlink(foo); @stat = stat(FOO); print "inode for foo(unlinked) is $stat[1]\n"; system("/bin/ls -ali | grep $stat[1]");'

(cherry picked from commit c5678a4af78305cac2246480cc0c038655db324d)
src/afs/LINUX/osi_vnodeops.c