From: Hugh Dickins Date: Tue, 29 May 2012 22:06:38 +0000 (-0700) Subject: tmpfs: enable NOSEC optimization X-Git-Tag: v3.5-rc1~49^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f6e38f3cd17a7858112f538c1700c747170db1f;p=pandora-kernel.git tmpfs: enable NOSEC optimization Let tmpfs into the NOSEC optimization (avoiding file_remove_suid() overhead on most common writes): set MS_NOSEC on its superblocks. Signed-off-by: Hugh Dickins Cc: Christoph Hellwig Cc: Andi Kleen Cc: Al Viro Cc: Cong Wang Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed