commit | 8f82ecae53347ec65721e1c0683c3f26647e3c97 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Mon Feb 13 20:57:12 2012 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Mar 20 21:29:51 2012 -0400 |
tree | 594d1064acfda1f44aa4eaf0a2fde01ada760b2c | |
parent | 19e5109fef2c368ab3f8a5157270f87f4a7c0326 [diff] |
qnx4: get rid of qnx4_bread/qnx4_getblk pointless, since the only caller will want the physical block number anyway; might as well call qnx4_block_map() and use sb_bread() Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>