]> git.neil.brown.name Git - LaFS.git/commit
iget_my_inode - fix for case of ino == NULL
authorNeilBrown <neilb@suse.de>
Fri, 13 Aug 2010 03:56:57 +0000 (13:56 +1000)
committerNeilBrown <neilb@suse.de>
Fri, 13 Aug 2010 03:56:57 +0000 (13:56 +1000)
commit170bae53882ee8c1525989ea15483b0a2c095828
treeed584deea8b1b6c70e7322ea40c520757a35e5da
parent0ab195efb039dd9d836405061b3624a18341a66f
iget_my_inode - fix for case of ino == NULL

igrab doesn't handle NULL inodes, so we must.

Signed-off-by: NeilBrown <neilb@suse.de>
lafs.h