Displaying 2 results from an estimated 2 matches for "96f94583".
Did you mean:
969483
2017 Jun 15
2
does glusterfs implement vfs api ?
Hi,
Does GlusterFS implement the Linux VFS functionality.
I know its a user space FS, but user space FS should also implement VFS
funtions.
Is this true also to GlusterFS ?
Thanks
--
-
Ilans
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170615/a29d0b2d/attachment.html>
2017 Jun 15
0
does glusterfs implement vfs api ?
On 06/15/2017 10:23 AM, Ilan Schwarts wrote:
> Hi,
>
> Does GlusterFS implement the Linux VFS functionality.
> I know its a user space FS, but user space FS should also implement VFS
> funtions.
> Is this true also to GlusterFS ?
The way I like to think about it is GlusterFS implements the Linux FUSE
API/ABI, which on Linux is integrated into the Linux VFS layer.
For Macs