2 patches: - some comments and making function static; - improving speed of run_pack by checking runs in advance Konstantin Komarov (2): fs/ntfs3: Added comments to frecord functions fs/ntfs3: Check possible errors in run_pack in advance fs/ntfs3/bitmap.c | 3 +-- fs/ntfs3/frecord.c | 8 ++++---- fs/ntfs3/ntfs_fs.h | 1 - fs/ntfs3/run.c | 41 +++++++++++++++++++++++------------------ 4 files changed, 28 insertions(+), 25 deletions(-) -- 2.37.0