]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ufs_inode_get{frag,block}(): leave sb_getblk() to caller
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 19 Jun 2015 04:53:06 +0000 (00:53 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 6 Jul 2015 21:39:57 +0000 (17:39 -0400)
commit177848a018cb2cb196feac2990814ac8d7bb3c8e
treef0d0b3241a9d8f109fcaaed709249de716dfae78
parent8d9dcf14367388674f4d792f494e6f1d6536ac95
ufs_inode_get{frag,block}(): leave sb_getblk() to caller

just return the damn block number

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/ufs/inode.c