commit | 7cd916f6ea86e8538b1e8136847dfb941813fe94 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Feb 14 17:48:20 2012 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Mar 20 21:29:52 2012 -0400 |
tree | 4373e84fd6953fedd1015478c9b945ef39909a96 | |
parent | 8f82ecae53347ec65721e1c0683c3f26647e3c97 [diff] |
qnx4: new helper - try_extent() checking if an extent is the one we are looking for is done twice in qnx4_block_map(); gather that code into a helper function. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>