[GIT PULL] fuse update for 4.5
From: Miklos Szeredi
Date: Thu Jan 21 2016 - 10:00:37 EST
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus
This adds SEEK_HOLE and SEEK_DATA support in lseek.
Thanks,
Miklos
---
Ravishankar N (1):
fuse: add support for SEEK_HOLE and SEEK_DATA in lseek
---
fs/fuse/file.c | 73 +++++++++++++++++++++++++++++++++++++++++------
fs/fuse/fuse_i.h | 3 ++
include/uapi/linux/fuse.h | 17 ++++++++++-
3 files changed, 84 insertions(+), 9 deletions(-)