From: Artem Bityutskiy Date: Thu, 31 May 2012 23:26:12 +0000 (-0700) Subject: fat: introduce mark_fsinfo_dirty helper X-Git-Tag: v3.5-rc1~21^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90b436657efb1a6d73bf0677fedee8a8c77032f6;p=pandora-kernel.git fat: introduce mark_fsinfo_dirty helper A preparation patch which introduces a 'mark_fsinfo_dirty()' helper function which just sets the 's_dirt' flag to 1 so far. I'll add more code to this helper later, so I do not mark it as 'inline'. Signed-off-by: Artem Bityutskiy Cc: OGAWA Hirofumi Cc: Al Viro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed