commit | cc7231e30916f5326bdde55a7a4c59431e15bc1b | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Jun 18 20:14:02 2015 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Jul 06 17:39:50 2015 -0400 |
tree | ae1d56214218cb5b8b5a5491cf9c2dcb4ec66c3c | |
parent | b6eede0ec642d1be17065110718cb4f4ed7ba5e0 [diff] |
free_full_branch(): don't bother modifying the block we are going to free 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>