linux-IllusionX/fs/ntfs3
Christoph Hellwig 126dbf8a1b ntfs3: rename put_ntfs ntfs3_free_sbi
put_ntfs is a rather unconventional name for a function that frees the
sbi and associated resources.  Give it a more descriptive name and drop
the duplicate name in the top of the function comment.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Christian Brauner <brauner@kernel.org>
Message-Id: <20230809220545.1308228-12-hch@lst.de>
Signed-off-by: Christian Brauner <brauner@kernel.org>
2023-08-10 10:34:55 +02:00
..
lib
attrib.c fs/ntfs3: Code formatting 2023-07-03 00:21:27 +04:00
attrlist.c fs/ntfs3: Code refactoring 2023-07-03 00:21:27 +04:00
bitfunc.c
bitmap.c fs/ntfs3: Code formatting 2023-07-03 00:21:27 +04:00
debug.h
dir.c
file.c driver ntfs3 for linux 6.5 2023-07-07 14:59:38 -07:00
frecord.c fs/ntfs3: Fix endian problem 2023-07-03 00:21:28 +04:00
fslog.c fs/ntfs3: Code formatting 2023-07-03 00:21:27 +04:00
fsntfs.c fs/ntfs3: Add support /proc/fs/ntfs3/<dev>/volinfo and /proc/fs/ntfs3/<dev>/label 2023-07-03 00:21:29 +04:00
index.c fs/ntfs3: Code formatting 2023-07-03 00:21:27 +04:00
inode.c fs/ntfs3: Code refactoring 2023-07-03 00:21:27 +04:00
Kconfig fs: build the legacy direct I/O code conditionally 2023-01-26 10:30:56 -07:00
lznt.c fs/ntfs3: Code formatting 2023-07-03 00:21:27 +04:00
Makefile
namei.c fs/ntfs3: Code formatting 2023-07-03 00:21:27 +04:00
ntfs.h fs/ntfs3: Add ability to format new mft records with bigger/smaller header 2023-07-03 00:21:28 +04:00
ntfs_fs.h fs/ntfs3: Add support /proc/fs/ntfs3/<dev>/volinfo and /proc/fs/ntfs3/<dev>/label 2023-07-03 00:21:29 +04:00
record.c fs/ntfs3: Add ability to format new mft records with bigger/smaller header 2023-07-03 00:21:28 +04:00
run.c fs/ntfs3: Code formatting 2023-07-03 00:21:27 +04:00
super.c ntfs3: rename put_ntfs ntfs3_free_sbi 2023-08-10 10:34:55 +02:00
upcase.c
xattr.c fs/ntfs3: Code formatting 2023-07-03 00:21:27 +04:00