]> git.baikalelectronics.ru Git - kernel.git/commit
vfs: Add sb_rdonly(sb) to query the MS_RDONLY flag on s_flags
authorDavid Howells <dhowells@redhat.com>
Mon, 17 Jul 2017 07:45:34 +0000 (08:45 +0100)
committerDavid Howells <dhowells@redhat.com>
Mon, 17 Jul 2017 07:45:34 +0000 (08:45 +0100)
commita0314ca6d7504e9ab8ad7b2ed35a0628c457e8d8
treea21c79f5282e36379e5675de12f07c1d8359af05
parent9f97663b0c24d409c9d49c6ff063d7daa0f3718b
vfs: Add sb_rdonly(sb) to query the MS_RDONLY flag on s_flags

Add an sb_rdonly() function to query the MS_RDONLY flag on sb->s_flags
preparatory to providing an SB_RDONLY flag.

Signed-off-by: David Howells <dhowells@redhat.com>
include/linux/fs.h