]> git.neil.brown.name Git - LaFS.git/commit
Use igrab_fs for I_Pinned handling.
authorNeilBrown <neilb@suse.de>
Sun, 10 Oct 2010 23:05:12 +0000 (10:05 +1100)
committerNeilBrown <neilb@suse.de>
Sun, 10 Oct 2010 23:33:56 +0000 (10:33 +1100)
commit7942d6f68c750e5cd6d133bf40ab57da88b84b8c
treeb80f19648dfbc0b0288fd2bcee80eda87b028f7e
parentb6a897fa60c5a8542af83ae6ec6c3c1132375e63
Use igrab_fs for I_Pinned handling.

We hold references on inodes when the InoIdx block is pinned.
This is needed for cleaning to make sure the inode doesn't disappear.

But we also need the superblock to be held in this context.
So use lafs_igrab_fs

Signed-off-by: NeilBrown <neilb@suse.de>
inode.c
state.h