From: Christian Brauner Date: Tue, 12 Nov 2024 13:37:27 +0000 (+0100) Subject: Merge patch series "fs: allow statmount to fetch the fs_subtype and sb_source" X-Git-Tag: ceph-for-6.13-rc4~321^2~4 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3a6ffeb127973806704655fe5fcd92141a5e83d5;p=ceph-client.git Merge patch series "fs: allow statmount to fetch the fs_subtype and sb_source" Jeff Layton says: Meta has some internal logging that scrapes /proc/self/mountinfo today. I'd like to convert it to use listmount()/statmount(), so we can do a better job of monitoring with containers. We're missing some fields though. This patchset adds them. * patches from https://lore.kernel.org/r/20241111-statmount-v4-0-2eaf35d07a80@kernel.org: fs: add the ability for statmount() to report the sb_source fs: add the ability for statmount() to report the fs_subtype fs: don't let statmount return empty strings Link: https://lore.kernel.org/r/20241111-statmount-v4-0-2eaf35d07a80@kernel.org Signed-off-by: Christian Brauner --- 3a6ffeb127973806704655fe5fcd92141a5e83d5