Re: [GIT PULL] f2fs for 4.8

From: Christoph Hellwig
Date: Wed Jul 27 2016 - 04:41:15 EST


> - ioctl to move a range of data between files

Please run this through the linux-api list first. We had so many
problem with random ioctls on random file systems in the past. Also
I know Samsung had an xfs (and maybe ext4?) implementation of this
functionality in the past, so it would be extremtly useful to have
some discussion on that.

Also didn't this just show up last week for the first time?