]> git.michaelhowe.org Git - packages/o/openafs.git/commit
linux-afs-unlinked-file-dentry-flagging-20071031
authorChaskiel M Grundman <cg2v@andrew.cmu.edu>
Thu, 1 Nov 2007 03:23:09 +0000 (03:23 +0000)
committerDerrick Brashear <shadow@dementia.org>
Thu, 1 Nov 2007 03:23:09 +0000 (03:23 +0000)
commitc5678a4af78305cac2246480cc0c038655db324d
tree78fb2041098d55a4867fe73f52fac7d45db20306
parent8214014855be3fb99c00c23400a2a3325b2b4a57
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]");'
src/afs/LINUX/osi_vnodeops.c