Re: [PATCH 28/63] xfs: don't allow reflinked dir/dev/fifo/socket/pipe files
From: Christoph Hellwig <hch@infradead.org>
Date: 2016-09-30 07:20:40
Also in:
linux-fsdevel
From: Christoph Hellwig <hch@infradead.org>
Date: 2016-09-30 07:20:40
Also in:
linux-fsdevel
On Thu, Sep 29, 2016 at 08:08:42PM -0700, Darrick J. Wong wrote:
Only non-rt files can be reflinked, so check that when we load an inode. Also, don't leak the attr fork if there's a failure. Signed-off-by: Darrick J. Wong <redacted>
Looks fine, Reviewed-by: Christoph Hellwig <hch@lst.de>