[PATCH] vfs: propagate mnt_flags into do_loopback/vfsmount
authorHerbert Poetzl <herbert@13thfloor.at>
Tue, 11 Apr 2006 05:54:03 +0000 (22:54 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 11 Apr 2006 13:18:41 +0000 (06:18 -0700)
commitf6422f17d3a480f21917a3895e2a46b968f56a08
tree116e78562d862aa1d3d2b6c98e22a73a0009c9cc
parentfb5035dbbea8826cdbeb5c43d7605255eb6f0baa
[PATCH] vfs: propagate mnt_flags into do_loopback/vfsmount

The mnt_flags are propagated into do_loopback(), so that they can be stored
with the vfsmount

Signed-off-by: Herbert Poetzl <herbert@13thfloor.at>
Acked-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/namespace.c