From: Christoph Hellwig Date: Tue, 10 Jan 2006 04:52:14 +0000 (-0800) Subject: [PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIME assignments X-Git-Tag: v2.6.16-rc1~607 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24a44dca356e7c68e33bece4effa7021e7429493;p=pandora-kernel.git [PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIME assignments MS_RDONLU implies not atime updates at all, no need for the MS_NOATIME and MS_NODIRATIME flags. Signed-off-by: Christoph Hellwig Cc: Anton Altaparmakov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed