From: David Howells Date: Fri, 14 Jan 2011 18:45:31 +0000 (+0000) Subject: Add an AT_NO_AUTOMOUNT flag to suppress terminal automount X-Git-Tag: v2.6.38-rc1~35^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f45b65672c8017d5e210e338bb5858a938ef445;p=pandora-kernel.git Add an AT_NO_AUTOMOUNT flag to suppress terminal automount Add an AT_NO_AUTOMOUNT flag to suppress terminal automounting of automount point directories. This can be used by fstatat() users to permit the gathering of attributes on an automount point and also prevent mass-automounting of a directory of automount points by ls. Signed-off-by: David Howells Acked-by: Ian Kent Signed-off-by: Al Viro --- Reading git-diff-tree failed