This series remedies an inconvenience of nilfs-clean command related
to min_reclaimable_blocks parameter and enables set_suinfo ioctl use
by default in nilfs_cleanerd.conf.

The first patch changes nilfs-clean so that it doesn't override
min_reclaimable_blocks paramater when -m option is not explicitly
used.

The second patch just fixes a harmless issue in program of nilfs-clean.

And, the third patch changes the template file of nilfs_cleanerd.conf
so that nilfs_cleanerd tries to use set_suinfo ioctl by default if the
underlying kernel supports the feature.

Regards,
Ryuuke Konishi
--
 man/nilfs-clean.8                 |    1 -
 sbin/cleanerd/nilfs_cleanerd.conf |    2 +-
 sbin/nilfs-clean/nilfs-clean.c    |   18 ++++++++++--------
 3 files changed, 11 insertions(+), 10 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to