Searched hist:"56316 a0d28f251dae6a3bc2b6d50e7c25389871f" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/jbd2/ |
H A D | revoke.c | diff 56316a0d28f251dae6a3bc2b6d50e7c25389871f Sat Oct 17 15:18:45 CDT 2015 Darrick J. Wong <darrick.wong@oracle.com> 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>
|
H A D | recovery.c | diff 56316a0d28f251dae6a3bc2b6d50e7c25389871f Sat Oct 17 15:18:45 CDT 2015 Darrick J. Wong <darrick.wong@oracle.com> 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>
|
H A D | commit.c | diff 56316a0d28f251dae6a3bc2b6d50e7c25389871f Sat Oct 17 15:18:45 CDT 2015 Darrick J. Wong <darrick.wong@oracle.com> 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>
|
H A D | journal.c | diff 56316a0d28f251dae6a3bc2b6d50e7c25389871f Sat Oct 17 15:18:45 CDT 2015 Darrick J. Wong <darrick.wong@oracle.com> 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>
|
/openbmc/linux/include/linux/ |
H A D | jbd2.h | diff 56316a0d28f251dae6a3bc2b6d50e7c25389871f Sat Oct 17 15:18:45 CDT 2015 Darrick J. Wong <darrick.wong@oracle.com> 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>
|