diff options
author | Christoph Hellwig <hch@lst.de> | 2023-08-02 18:41:25 +0300 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2023-08-11 14:15:03 +0300 |
commit | 2ea6f68932f73a6a9d82160d3ad0a49a5a6bb183 (patch) | |
tree | 2394448c1d778f2d9ce305be845d125513d08b27 /scripts/gdb/linux/vmalloc.py | |
parent | 4b41828be268544286794c18200e83861de3554e (diff) | |
download | linux-2ea6f68932f73a6a9d82160d3ad0a49a5a6bb183.tar.xz |
fs: use the super_block as holder when mounting file systems
The file system type is not a very useful holder as it doesn't allow us
to go back to the actual file system instance. Pass the super_block instead
which is useful when passed back to the file system driver.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Christian Brauner <brauner@kernel.org>
Message-Id: <20230802154131.2221419-7-hch@lst.de>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions