glusterfs/libglusterfs
Basavanagowda Kanur b537778790 __inode_unlink() should not be sent a NULL inode.
unlink_inode might be NULL in inode_unlink() under the following circumstances:
1. 'inode' got forget() and was unhashed.
2. 'inode' was replaced by a new inode object and the new object got forget() or was pruned out of the inode table.

Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-02-26 16:56:54 +05:30
..
2009-02-18 17:36:07 +05:30