linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Preparatory to add the csum check in the scan context
@ 2018-03-20 23:33 Anand Jain
  2018-03-20 23:33 ` [PATCH v2 1/2] btrfs: cleanup btrfs_check_super_csum() to check the csum_type to the type Anand Jain
  2018-03-20 23:33 ` [PATCH v2 2/2] btrfs: return required error from btrfs_check_super_csum Anand Jain
  0 siblings, 2 replies; 5+ messages in thread
From: Anand Jain @ 2018-03-20 23:33 UTC (permalink / raw)
  To: linux-btrfs

v1->v2:
  Merge 2/3 and 3/3
  Use -EUCLEAN for csum mismatch
  Move the error logging to the parent function
  Drop the struct btrfs_fsinfo as the argument for
        btrfs_check_super_csum()
  Do not make btrfs_check_super_csum() nonstatic here, it will be part
        of the patchset which will use the csum in the scan context

Anand Jain (2):
  btrfs: cleanup btrfs_check_super_csum() to check the csum_type to the
    type
  btrfs: return required error from btrfs_check_super_csum

 fs/btrfs/disk-io.c | 57 ++++++++++++++++++++++++++++--------------------------
 1 file changed, 30 insertions(+), 27 deletions(-)

-- 
2.15.0


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

end of thread, other threads:[~2018-03-21  6:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-20 23:33 [PATCH v2 0/2] Preparatory to add the csum check in the scan context Anand Jain
2018-03-20 23:33 ` [PATCH v2 1/2] btrfs: cleanup btrfs_check_super_csum() to check the csum_type to the type Anand Jain
2018-03-21  6:23   ` Nikolay Borisov
2018-03-20 23:33 ` [PATCH v2 2/2] btrfs: return required error from btrfs_check_super_csum Anand Jain
2018-03-21  6:25   ` Nikolay Borisov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).