[Bugs] [Bug 1220173] SEEK_HOLE support (optimization)
bugzilla at redhat.com
bugzilla at redhat.com
Thu Feb 11 06:16:54 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1220173
--- Comment #181 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/11474 committed in master by Raghavendra G
(rgowdapp at redhat.com)
------
commit e501a7da4c50e2a2049a71119c25ed43b43f3395
Author: Niels de Vos <ndevos at redhat.com>
Date: Mon Jul 6 00:01:44 2015 +0200
fuse: add support for SEEK_HOLE and SEEK_DATA through lseek()
The Linux FUSE kernel module has gained support for passing SEEK_HOLE
and SEEK_DATA on through lseek(). This can greatly improve performance
when working with sparse files.
Linux FUSE introduced support for lseek() with version 4.5. The commit
in mainline Linux is 0b5da8db145bfd44266ac964a2636a0cf8d7c286.
URL: http://thread.gmane.org/gmane.comp.file-systems.fuse.devel/14752
Change-Id: I12496d788e59461a3023ddd30e0ea3179007f77e
BUG: 1220173
Signed-off-by: Ravishankar N <ravishankar at redhat.com>
Signed-off-by: Niels de Vos <ndevos at redhat.com>
Reviewed-on: http://review.gluster.org/11474
Smoke: Gluster Build System <jenkins at build.gluster.com>
CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
Reviewed-by: Raghavendra G <rgowdapp at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list