From: David Howells Date: Mon, 25 Jun 2012 11:55:37 +0000 (+0100) Subject: VFS: Pass mount flags to sget() X-Git-Tag: v3.6-rc1~38^2~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9249e17fe094d853d1ef7475dd559a2cc7e23d42;p=pandora-kernel.git VFS: Pass mount flags to sget() Pass mount flags to sget() so that it can use them in initialising a new superblock before the set function is called. They could also be passed to the compare function. Signed-off-by: David Howells Signed-off-by: Al Viro --- Reading git-diff-tree failed