-
- Downloads
jbd2: clean up feature test macros with predicate functions
Create separate predicate functions to test/set/clear feature flags, thereby replacing the wordy old macros. Furthermore, clean out the places where we open-coded feature tests. Signed-off-by:Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by:
Theodore Ts'o <tytso@mit.edu>
Showing
- fs/jbd2/commit.c 8 additions, 14 deletionsfs/jbd2/commit.c
- fs/jbd2/journal.c 6 additions, 6 deletionsfs/jbd2/journal.c
- fs/jbd2/recovery.c 7 additions, 11 deletionsfs/jbd2/recovery.c
- fs/jbd2/revoke.c 2 additions, 2 deletionsfs/jbd2/revoke.c
- include/linux/jbd2.h 68 additions, 3 deletionsinclude/linux/jbd2.h
Loading
Please register or sign in to comment