]> git.baikalelectronics.ru Git - kernel.git/commit
fs/ntfs3: Added comments to frecord functions
authorKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Wed, 6 Jul 2022 17:01:11 +0000 (20:01 +0300)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Wed, 3 Aug 2022 15:25:07 +0000 (18:25 +0300)
commit1e771f5c7c134b6df7c102fc80c7114b29428644
tree9dab217599b3cb4f7e6ef50fc40c89030fa0f91e
parent78290ec73be1e54acff0ad6d42dbfed64c3cb417
fs/ntfs3: Added comments to frecord functions

Added some comments in frecord.c for more context.
Also changed run_lookup to static because it's an internal function.

Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3/bitmap.c
fs/ntfs3/frecord.c
fs/ntfs3/ntfs_fs.h
fs/ntfs3/run.c