Re: Is it time to remove reiserfs?

From: Edward Shishkin
Date: Sun Feb 20 2022 - 18:21:19 EST


On 02/20/2022 01:13 PM, Matthew Wilcox wrote:
Keeping reiserfs in the tree has certain costs. For example, I would
very much like to remove the 'flags' argument to ->write_begin. We have
the infrastructure in place to handle AOP_FLAG_NOFS differently, but
AOP_FLAG_CONT_EXPAND is still around, used only by reiserfs.


Please, consider the patch (next email in the thread) which drops that
flag from reiserfs.

Thanks,
Edward.