From: Bob Peterson Date: Mon, 12 Nov 2012 18:04:54 +0000 (-0500) Subject: GFS2: Use dirty_inode in gfs2_dir_add X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~8^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=343cd8f0d78515da38e41e9351f5ba306cdec84a;p=pandora-kernel.git GFS2: Use dirty_inode in gfs2_dir_add This patch changes the gfs2_dir_add function so that it uses the dirty_inode function (via mark_inode_dirty) rather than manually updating the dinode. Signed-off-by: Bob Peterson Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed