On 6/6/23 09:39, Christoph Hellwig wrote:
There is no real need to store the open mode in the super_block now.
It is only used by f2fs, which can easily recalculate it.

Signed-off-by: Christoph Hellwig <h...@lst.de>
---
  fs/f2fs/super.c    | 10 ++++++----
  fs/nilfs2/super.c  |  1 -
  fs/super.c         |  2 --
  include/linux/fs.h |  1 -
  4 files changed, 6 insertions(+), 8 deletions(-)

Reviewed-by: Hannes Reinecke <h...@suse.de>

Cheers,

Hannes


_______________________________________________
linux-um mailing list
linux-um@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-um

Reply via email to