free_full_branch(): don't bother modifying the block we are going to free
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 19 Jun 2015 00:14:02 +0000 (20:14 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 6 Jul 2015 21:39:50 +0000 (17:39 -0400)
Note that it's already made unreachable from the inode, so we don't have
to worry about ufs_frag_map() walking into something already freed.

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

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