qnx4: get rid of qnx4_bread/qnx4_getblk
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 14 Feb 2012 01:57:12 +0000 (20:57 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 21 Mar 2012 01:29:51 +0000 (21:29 -0400)
commit8f82ecae53347ec65721e1c0683c3f26647e3c97
tree594d1064acfda1f44aa4eaf0a2fde01ada760b2c
parent19e5109fef2c368ab3f8a5157270f87f4a7c0326
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>
fs/qnx4/inode.c
fs/qnx4/namei.c
fs/qnx4/qnx4.h