Re: [PATCH] btrfs-progs: Corruption-framework: Include inode nlink field

2017-01-17 Thread David Sterba
On Thu, Jan 05, 2017 at 11:08:32AM +0100, Lakshmipathi.G wrote: > Patch with fix for David Sterba review comment. > > Signed-off-by: Lakshmipathi.G Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org Mor

[PATCH] btrfs-progs: Corruption-framework: Include inode nlink field

2017-01-05 Thread Lakshmipathi.G
Patch with fix for David Sterba review comment. Signed-off-by: Lakshmipathi.G --- btrfs-corrupt-block.c | 8 1 file changed, 8 insertions(+) diff --git a/btrfs-corrupt-block.c b/btrfs-corrupt-block.c index 16680df..a2f35ab 100644 --- a/btrfs-corrupt-block.c +++ b/btrfs-corrupt-block.c

Re: [PATCH] btrfs-progs: Corruption-framework: Include inode nlink field

2017-01-04 Thread David Sterba
On Tue, Jan 03, 2017 at 04:34:31PM +0100, Lakshmipathi.G wrote: > Will include other fields, if this gets accepted. > > Signed-off-by: Lakshmipathi.G > --- > btrfs-corrupt-block.c | 8 > 1 file changed, 8 insertions(+) > > diff --git a/btrfs-corrupt-block.c b/btrfs-corrupt-block.c > in

[PATCH] btrfs-progs: Corruption-framework: Include inode nlink field

2017-01-03 Thread Lakshmipathi.G
Will include other fields, if this gets accepted. Signed-off-by: Lakshmipathi.G --- btrfs-corrupt-block.c | 8 1 file changed, 8 insertions(+) diff --git a/btrfs-corrupt-block.c b/btrfs-corrupt-block.c index 16680df..64376ca 100644 --- a/btrfs-corrupt-block.c +++ b/btrfs-corrupt-block

[PATCH] btrfs-progs: Corruption-framework: Include inode nlink field

2017-01-03 Thread Lakshmipathi.G
Will include other fields, if this gets accepted. Signed-off-by: Lakshmipathi.G --- btrfs-corrupt-block.c | 8 1 file changed, 8 insertions(+) diff --git a/btrfs-corrupt-block.c b/btrfs-corrupt-block.c index 16680df..64376ca 100644 --- a/btrfs-corrupt-block.c +++ b/btrfs-corrupt-block.