Re: [PATCH]btrfs-progs: Post btrfs-convert verify permissions and acls

2016-09-20 Thread lakshmipathi . g
On 2016-09-19 20:17, Qu Wenruo wrote: Hi Laksmipathi, At 09/06/2016 03:27 AM, Lakshmipathi.G wrote: Signed-off-by: Lakshmipathi.G --- tests/common.convert | 95 +++- 1 file changed, 94 insertions(+), 1 deletion(-) diff --git a/tests/common.co

Re: [PATCH]btrfs-progs: Post btrfs-convert verify permissions and acls

2016-09-06 Thread David Sterba
On Mon, Sep 05, 2016 at 09:27:36PM +0200, Lakshmipathi.G wrote: > 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 More majordomo info at http://vger.kernel.org/majordomo

[PATCH]btrfs-progs: Post btrfs-convert verify permissions and acls

2016-09-05 Thread Lakshmipathi.G
Signed-off-by: Lakshmipathi.G --- tests/common.convert | 95 +++- 1 file changed, 94 insertions(+), 1 deletion(-) diff --git a/tests/common.convert b/tests/common.convert index 4e3d49c..67c99b1 100644 --- a/tests/common.convert +++ b/tests/common.c