lkml.org 
[lkml]   [2022]   [Jul]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH 0/5] fs/ntfs3: Some fixes and refactoring
5 patches with various fixes and refactoring:
- fix for fragmented case
- remove old code
- fix double locking
- hide internal function
- refactor function

Konstantin Komarov (5):
fs/ntfs3: Fix very fragmented case in attr_punch_hole
fs/ntfs3: Remove unused mi_mark_free
fs/ntfs3: Add new argument is_mft to ntfs_mark_rec_free
fs/ntfs3: Make static function attr_load_runs
fs/ntfs3: Fill duplicate info in ni_add_name

fs/ntfs3/attrib.c | 17 ++++++++++++++---
fs/ntfs3/frecord.c | 32 ++++++++++++++++++++------------
fs/ntfs3/fsntfs.c | 9 ++++++---
fs/ntfs3/inode.c | 12 +-----------
fs/ntfs3/namei.c | 2 +-
fs/ntfs3/ntfs_fs.h | 5 +----
fs/ntfs3/record.c | 22 ----------------------
fs/ntfs3/super.c | 2 +-
8 files changed, 44 insertions(+), 57 deletions(-)

--
2.37.0

\
 
 \ /
  Last update: 2022-07-01 15:10    [W:0.048 / U:0.524 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site