mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] squashfs: Fix current master
@ 2020-08-10 11:12 Sascha Hauer
  2020-08-10 11:12 ` [PATCH 1/3] fs: squashfs: set s_op in time Sascha Hauer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sascha Hauer @ 2020-08-10 11:12 UTC (permalink / raw)
  To: Barebox List; +Cc: Ahmad Fatoum

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
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-08-10 11:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-10 11:12 [PATCH 0/3] squashfs: Fix current master Sascha Hauer
2020-08-10 11:12 ` [PATCH 1/3] fs: squashfs: set s_op in time Sascha Hauer
2020-08-10 11:12 ` [PATCH 2/3] fs: squashfs: Do not free root inode Sascha Hauer
2020-08-10 11:12 ` [PATCH 3/3] fs: Use iget_locked() rather than squashfs specific function Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox