From: Al Viro Date: Wed, 17 Jun 2015 23:26:18 +0000 (-0400) Subject: ufs: bforget() indirect blocks before freeing them X-Git-Tag: omap-for-v4.3/fixes-rc1~80^2~5^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4af7b2c080715b9452fdaefb7ada72b4dc79593e;p=pandora-kernel.git ufs: bforget() indirect blocks before freeing them right now it doesn't matter (lock_ufs() serializes everything), but when we switch to per-inode locking, it will be needed. Signed-off-by: Al Viro --- Reading git-diff-tree failed