On 06/24/2013 08:55 PM, Christoph Hellwig wrote: > On Mon, Jun 24, 2013 at 07:52:24PM +0800, Jeff Liu wrote: >> From: Jie Liu <jeff.liu@xxxxxxxxxx> >> >> For those file systems(btrfs/ext4/xfs/ocfs2/tmpfs) that support >> SEEK_DATA/SEEK_HOLE functions, we end up handling the similar >> matter in lseek_execute() to verify the final offset. >> >> To reduce the duplications, this patch make lseek_execute() public >> accessible so that we can call it directly from them. >> >> Thanks Dave Chinner for this suggestion. > > Please add a kerneldoc comment explaining the use of this function. Ok, I'll repost it later. Thanks, -Jeff -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>