]> asedeno.scripts.mit.edu Git - linux.git/commit
vfs: Provide sb->s_iflags settings in fs_context struct
authorDavid Howells <dhowells@redhat.com>
Mon, 25 Mar 2019 16:38:23 +0000 (16:38 +0000)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 25 May 2019 22:00:03 +0000 (18:00 -0400)
commitc80fa7c8301c10ad10d997b9e86b4aeac5923b3e
tree58155c6c51f1dc3be0746dc801297188cb257424
parent7cdfa44227b0d8842d46a775cebe4311150cb8f2
vfs: Provide sb->s_iflags settings in fs_context struct

Provide a field in the fs_context struct through which bits in the
sb->s_iflags superblock field can be set.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: linux-fsdevel@vger.kernel.org
fs/super.c
include/linux/fs_context.h