Re: [PATCH v3 2/4] xfstests: btrfs/132: add test for invaild update time by an incremental send

2017-01-19 Thread Filipe Manana
On Thu, Jan 5, 2017 at 11:31 AM, Filipe Manana wrote: > On Thu, Jan 5, 2017 at 2:45 AM, robbieko wrote: >> Filipe Manana 於 2017-01-04 21:09 寫到: >> >>> On Wed, Jan 4, 2017 at 10:53 AM, robbieko wrote: From: Robbie Ko

Re: [PATCH v3 2/4] xfstests: btrfs/132: add test for invaild update time by an incremental send

2017-01-05 Thread Filipe Manana
On Thu, Jan 5, 2017 at 2:45 AM, robbieko wrote: > Filipe Manana 於 2017-01-04 21:09 寫到: > >> On Wed, Jan 4, 2017 at 10:53 AM, robbieko wrote: >>> >>> From: Robbie Ko >>> >>> Test that an incremental send operation dosen't' work

Re: [PATCH v3 2/4] xfstests: btrfs/132: add test for invaild update time by an incremental send

2017-01-04 Thread robbieko
Filipe Manana 於 2017-01-04 21:09 寫到: On Wed, Jan 4, 2017 at 10:53 AM, robbieko wrote: From: Robbie Ko Test that an incremental send operation dosen't' work because it tries to update the time to a deleted directory after it finishes a move

Re: [PATCH v3 2/4] xfstests: btrfs/132: add test for invaild update time by an incremental send

2017-01-04 Thread Filipe Manana
On Wed, Jan 4, 2017 at 10:53 AM, robbieko wrote: > From: Robbie Ko > > Test that an incremental send operation dosen't' work because > it tries to update the time to a deleted directory after it finishes > a move operation. > > The other one is that

[PATCH v3 2/4] xfstests: btrfs/132: add test for invaild update time by an incremental send

2017-01-04 Thread robbieko
From: Robbie Ko Test that an incremental send operation dosen't' work because it tries to update the time to a deleted directory after it finishes a move operation. The other one is that an operation is applied to a file using the old name not the new name. This test