diff options
| author | Roman Anufriev <[email protected]> | 2020-10-22 03:20:59 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2020-12-03 14:18:48 +0000 |
| commit | f177ee0882af031b3d7a1e66e1639a58c7932dee (patch) | |
| tree | cd061475283f5b60ff134a9406403fa836905891 /fs/ext4/fast_commit.c | |
| parent | ext4: remove redundant assignment of variable ex (diff) | |
| download | kernel-f177ee0882af031b3d7a1e66e1639a58c7932dee.tar.gz kernel-f177ee0882af031b3d7a1e66e1639a58c7932dee.zip | |
ext4: add helpers for checking whether quota can be enabled/is journalled
Right now, there are several places, where we check whether fs is
capable of enabling quota or if quota is journalled with quite long
and non-self-descriptive condition statements.
This patch wraps these statements into helpers for better readability
and easier usage.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Jan Kara <[email protected]>
Signed-off-by: Roman Anufriev <[email protected]>
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions
