[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/9] btrfs: Add helper to check the btrfs header.
From: |
Daniel Kiper |
Subject: |
Re: [PATCH 2/9] btrfs: Add helper to check the btrfs header. |
Date: |
Thu, 14 Jun 2018 13:25:09 +0200 |
User-agent: |
Mutt/1.3.28i |
On Sun, Jun 03, 2018 at 08:53:41PM +0200, Goffredo Baroncelli wrote:
> This helper will be used in a few places to help the debugging. As
> conservative approach, in case of error it is only logged. This is
s/, in case of error it/ the error/
> because I am not sure if this can change something in the error
> handling of the currently existing code.
s/code/code or not/
Otherwise LGTM.
Daniel
- [PATCH V5] Add support for BTRFS raid5/6 to GRUB, Goffredo Baroncelli, 2018/06/03
- [PATCH 2/9] btrfs: Add helper to check the btrfs header., Goffredo Baroncelli, 2018/06/03
- Re: [PATCH 2/9] btrfs: Add helper to check the btrfs header.,
Daniel Kiper <=
- [PATCH 5/9] btrfs: Move logging code in grub_btrfs_read_logical(), Goffredo Baroncelli, 2018/06/03
- [PATCH 6/9] btrfs: Refactor the code that read from disk, Goffredo Baroncelli, 2018/06/03
- [PATCH 7/9] btrfs: Add support for recovery for a RAID 5 btrfs profiles., Goffredo Baroncelli, 2018/06/03
[PATCH 8/9] btrfs: Make more generic the code for RAID 6 rebuilding, Goffredo Baroncelli, 2018/06/03
[PATCH 9/9] btrfs: Add RAID 6 recovery for a btrfs filesystem., Goffredo Baroncelli, 2018/06/03