Re: [PATCH v3] btrfs-progs: fsck-tests: verify 'btrfs check --repair' fixes corrupted nlink field

2017-04-15 Thread Lakshmipathi.G
On Thu, Mar 30, 2017 at 05:52:11PM +0200, David Sterba wrote: > On Thu, Feb 02, 2017 at 01:35:02PM +0530, Lakshmipathi.G wrote: > > Signed-off-by: Lakshmipathi.G > > --- > > tests/fsck-tests/026-check-inode-link/test.sh | 30 > > +++ > > 1 file

Re: [PATCH v3] btrfs-progs: fsck-tests: verify 'btrfs check --repair' fixes corrupted nlink field

2017-03-30 Thread David Sterba
On Thu, Feb 02, 2017 at 01:35:02PM +0530, Lakshmipathi.G wrote: > Signed-off-by: Lakshmipathi.G > --- > tests/fsck-tests/026-check-inode-link/test.sh | 30 > +++ > 1 file changed, 30 insertions(+) > create mode 100755

[PATCH v3] btrfs-progs: fsck-tests: verify 'btrfs check --repair' fixes corrupted nlink field

2017-02-02 Thread Lakshmipathi.G
Signed-off-by: Lakshmipathi.G --- tests/fsck-tests/026-check-inode-link/test.sh | 30 +++ 1 file changed, 30 insertions(+) create mode 100755 tests/fsck-tests/026-check-inode-link/test.sh diff --git