squashfs is broken since 43902e5763 ("fs: free inodes we no longer need").
This series fixes it.

Sascha Hauer (3):
  fs: squashfs: set s_op in time
  fs: squashfs: Do not free root inode
  fs: Use iget_locked() rather than squashfs specific function

 fs/squashfs/inode.c    | 18 +-----------------
 fs/squashfs/squashfs.c |  3 +--
 fs/squashfs/squashfs.h |  1 -
 fs/squashfs/super.c    |  1 -
 4 files changed, 2 insertions(+), 21 deletions(-)

-- 
2.28.0


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to