diff options
author | Carlos Maiolino <cem@kernel.org> | 2024-01-26 19:02:09 +0100 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2024-01-29 11:38:29 +0100 |
commit | c18e5a1b1e51c0382f5d1431120fe65f7e9c982c (patch) | |
tree | c6def530d3a75a893bf9a851272ba2190e440a0d /quotasync.c | |
parent | d90b7d585067e87c56d8462b8e3e1c68996e2fc1 (diff) |
Rename searched_dir->sd_dir to sd_isdir
The field holds information if we are searching a directory mountpoint or a
device, rename the field to something more meaningful.
We could switch it to bool, but it seems pointless to include a whole header
just for it, so keep the int type.
Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'quotasync.c')
0 files changed, 0 insertions, 0 deletions