ufs_trunc_indirect(): pass the index of the first pointer to free
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 17 Jun 2015 05:54:58 +0000 (01:54 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 6 Jul 2015 21:39:34 +0000 (17:39 -0400)
... instead of file offset.  Same cleanups as in the tindirect
conversion in previous commit.

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

diff --cc fs/ufs/inode.c
Simple merge