commit | 4346cdd4647e5eef15817dbfc2c091cac55e33d9 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Feb 08 21:51:14 2009 +0100 |
committer | Christoph Hellwig <hch@brick.lst.de> | Sun Feb 08 21:51:14 2009 +0100 |
tree | 36dd9ea7127149bb7f3f80d4e36c7a48fec9c9ba | |
parent | ef8f7fc549bf345d92f396f5aa7b152b4969cbf7 [diff] |
xfs: cleanup xfs_find_handle Remove the superflous igrab by keeping a reference on the path/file all the time and clean up various bits of surrounding code. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Felix Blyakher <felixb@sgi.com>