From: Gerd Hoffmann
Entries are inserted in filename order instead of being
appended to the end in case sorting is enabled.
This will avoid any future issues of moving the file creation
around, it doesn't matter what order they are created now,
the will always be in filename order.
Signed-off-b
On 03/17/2016 11:02 AM, Michael S. Tsirkin wrote:
On Wed, Mar 16, 2016 at 01:47:08PM -0500, miny...@acm.org wrote:
From: Gerd Hoffmann
Entries are inserted in filename order instead of being
appended to the end in case sorting is enabled.
This will avoid any future issues of moving the file c
On Thu, Mar 17, 2016 at 11:41:45AM -0500, Corey Minyard wrote:
> On 03/17/2016 11:02 AM, Michael S. Tsirkin wrote:
> >On Wed, Mar 16, 2016 at 01:47:08PM -0500, miny...@acm.org wrote:
> >>From: Gerd Hoffmann
> >>
> >>Entries are inserted in filename order instead of being
> >>appended to the end in
On 03/17/2016 02:58 PM, Michael S. Tsirkin wrote:
On Thu, Mar 17, 2016 at 11:41:45AM -0500, Corey Minyard wrote:
On 03/17/2016 11:02 AM, Michael S. Tsirkin wrote:
On Wed, Mar 16, 2016 at 01:47:08PM -0500, miny...@acm.org wrote:
From: Gerd Hoffmann
Entries are inserted in filename order inste
On Wed, Mar 16, 2016 at 01:47:08PM -0500, miny...@acm.org wrote:
> From: Gerd Hoffmann
>
> Entries are inserted in filename order instead of being
> appended to the end in case sorting is enabled.
>
> This will avoid any future issues of moving the file creation
> around, it doesn't matter what