linux-osi-clear-inode-locking-fix-20010816
authorChas Williams <chas@cmf.nrl.navy.mil>
Thu, 16 Aug 2001 02:01:05 +0000 (02:01 +0000)
committerDerrick Brashear <shadow@dementia.org>
Thu, 16 Aug 2001 02:01:05 +0000 (02:01 +0000)
commite8591334602e5e8dad78dc6426d3c44d564572c1
tree7d80773f0b941184f9076e0d1fec880e37568464
parent1bd89f0dc30e32be0899d1e931c4e39ae3f28d41
linux-osi-clear-inode-locking-fix-20010816

"i think this was missed from a patch i sent a while back to cleanup
  the iput() of afs inodes.  i think the lock(vc->lock) needs to be in
  osi_clear_inode() since osi_clear_inode is called a bit more often
  than afs_delete_inode().  however, this like just might be uneeded
  since no one has seen any problems apparently."
src/afs/LINUX/osi_misc.c
src/afs/LINUX/osi_vfsops.c