shmem: properly report quota mount options
authorJan Kara <jack@suse.cz>
Mon, 29 Jan 2024 12:01:31 +0000 (13:01 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 24 Feb 2024 01:48:34 +0000 (17:48 -0800)
commitb4d3de57cab266fcb536007bf51f42249af364c3
tree4c7e9e311b8a1d2fa8ddecaac6df6c2f10176794
parent73318e2cafe53e8b7c8899d990cf8eaca32184d0
shmem: properly report quota mount options

Report quota options among the set of mount options. This allows proper
user visibility into whether quotas are enabled or not.

Link: https://lkml.kernel.org/r/20240129120131.21145-1-jack@suse.cz
Fixes: e09764cff44b ("shmem: quota support")
Signed-off-by: Jan Kara <jack@suse.cz>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Acked-by: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/shmem.c