Re: [PATCH] vfs: call rename2 if exists

From: Christoph Hellwig
Date: Wed May 14 2014 - 13:42:21 EST


On Wed, May 14, 2014 at 05:27:20PM +0200, Miklos Szeredi wrote:
> Al,
>
> The below patch calls ->rename2() if it exists even for flags == 0. This will
> allow a gradual elimination of ->rename() implementations and finally merging
> the two ops.
>
> Please consider pushing this to 3.15, but at least ACK-ing it so I can work on
> followup patches for handing RENAME_NOREPLACE in filesystems.

You'll have my ACK at least:

Acked-by: Christoph Hellwig <hch@xxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/