From: Al Viro Date: Fri, 19 Jun 2015 00:14:02 +0000 (-0400) Subject: free_full_branch(): don't bother modifying the block we are going to free X-Git-Tag: omap-for-v4.3/fixes-rc1~80^2~5^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc7231e30916f5326bdde55a7a4c59431e15bc1b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed