diff options
author | Basavanagowda Kanur <gowda@gluster.com> | 2009-02-26 13:38:33 +0530 |
---|---|---|
committer | Anand V. Avati <avati@amp.gluster.com> | 2009-02-26 16:56:54 +0530 |
commit | b5377787903109dd5aea408e7b3a8e772b2be4f5 (patch) | |
tree | 7146da9313def4b0502f13e4fdf4d41e557d8bdf /xlators/bindings/python/src/python.c | |
parent | 417dfa48df166bfcd3f8a6da56c189de6e7a6aff (diff) |
__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>
Diffstat (limited to 'xlators/bindings/python/src/python.c')
0 files changed, 0 insertions, 0 deletions