From: Bob Peterson Date: Mon, 12 Nov 2012 18:03:29 +0000 (-0500) Subject: GFS2: Eliminate redundant buffer_head manipulation in gfs2_unlink_inode X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~8^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4327a9bf71f4b021b675e01f24fefc647cff7513;p=pandora-kernel.git GFS2: Eliminate redundant buffer_head manipulation in gfs2_unlink_inode Since we now have a dirty_inode that takes care of manipulating the inode buffer and writing from the inode to the buffer, we can eliminate some unnecessary buffer manipulations in gfs2_unlink_inode that are now redundant. Signed-off-by: Bob Peterson Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed