From: Artem Bityutskiy Date: Mon, 5 Jul 2010 12:14:59 +0000 (+0300) Subject: AFFS: clean up dirty flag usage X-Git-Tag: v2.6.36-rc1~304^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=669d5f1f608f7de29bb467bb239517a414e43777;p=pandora-kernel.git AFFS: clean up dirty flag usage In 'affs_write_super()': remove ancient and wrong commented code, remove unneeded 'clean' variable, so the function becomes a bit cleaner and simpler. In 'affs_remount(): remove unnecessary SB dirty flag changes. Tested-by: Artem Bityutskiy Signed-off-by: Artem Bityutskiy Signed-off-by: Al Viro --- Reading git-diff-tree failed