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 <[email protected]>
---
  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 <[email protected]>

Cheers,

Hannes



_______________________________________________
Linux-f2fs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

Reply via email to