]> git.karo-electronics.de Git - karo-tx-linux.git/commit
free_full_branch(): saner calling conventions
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 19 Jun 2015 00:07:08 +0000 (20:07 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 6 Jul 2015 21:39:48 +0000 (17:39 -0400)
commit163073db51930d1f9c2960b8e5660c269164f29b
tree83b98778cea4a37dd189387518993e57fda412ee
parent7b4e4f7f815db0059150a12542b28c787e19c0d7
free_full_branch(): saner calling conventions

Have caller fetch the block number *and* remove it from wherever
it was.  Pass the block number instead.

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