ufs: move truncate_setsize() down into ufs_truncate()
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 16 Jun 2015 22:15:07 +0000 (18:15 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 6 Jul 2015 21:39:22 +0000 (17:39 -0400)
just prior to __ufs_truncate_blocks(), with matching change of calling
conventions

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

Simple merge