diff options
author | Roman Anufriev <dotdot@yandex-team.ru> | 2020-10-22 06:20:59 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2020-12-03 09:18:48 -0500 |
commit | f177ee0882af031b3d7a1e66e1639a58c7932dee (patch) | |
tree | cd061475283f5b60ff134a9406403fa836905891 /fs/nfsd/nfs4xdr.c | |
parent | face525ecb30b3d7e35be21911a933980ab504f9 (diff) | |
download | linux-stable-f177ee0882af031b3d7a1e66e1639a58c7932dee.tar.gz linux-stable-f177ee0882af031b3d7a1e66e1639a58c7932dee.tar.bz2 linux-stable-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/1603336860-16153-1-git-send-email-dotdot@yandex-team.ru
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Roman Anufriev <dotdot@yandex-team.ru>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/nfsd/nfs4xdr.c')
0 files changed, 0 insertions, 0 deletions