Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/4] More mount-time checks
@ 2014-11-07 16:47 David Sterba
  2014-11-07 16:47 ` [PATCH 1/4] btrfs: more superblock checks, lower bounds on devices and sectorsize/nodesize David Sterba
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: David Sterba @ 2014-11-07 16:47 UTC (permalink / raw)
  To: linux-btrfs; +Cc: David Sterba

This series adds more superblock checks that turned out not to be enough after
"btrfs: add more superblock checks". Would be good to get them into 3.18 as I'd
like to submit them to stable kernels as well. This is not easily possible
right now as it depends on a patch that's not merged yet (mentioned below).

Based on current master plus patch

"btrfs: fix typos in btrfs_check_super_valid"
(https://patchwork.kernel.org/patch/5206401/)

David Sterba (4):
  btrfs: more superblock checks, lower bounds on devices and
    sectorsize/nodesize
  btrfs: add checks for sys_chunk_array sizes
  btrfs: cleanup, rename a few variables in btrfs_read_sys_array
  btrfs: add more checks to btrfs_read_sys_array

 fs/btrfs/disk-io.c | 38 +++++++++++++++++++++++++++++++++++++
 fs/btrfs/volumes.c | 55 +++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 76 insertions(+), 17 deletions(-)

-- 
1.8.4.5


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

end of thread, other threads:[~2014-11-07 16:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-07 16:47 [PATCH 0/4] More mount-time checks David Sterba
2014-11-07 16:47 ` [PATCH 1/4] btrfs: more superblock checks, lower bounds on devices and sectorsize/nodesize David Sterba
2014-11-07 16:47 ` [PATCH 2/4] btrfs: add checks for sys_chunk_array sizes David Sterba
2014-11-07 16:47 ` [PATCH 3/4] btrfs: cleanup, rename a few variables in btrfs_read_sys_array David Sterba
2014-11-07 16:47 ` [PATCH 4/4] btrfs: add more checks to btrfs_read_sys_array David Sterba

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