[PATCH 0/3] squashfs: Fix current master
Sascha Hauer
s.hauer at pengutronix.de
Mon Aug 10 07:12:09 EDT 2020
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
More information about the barebox
mailing list