Fuse fgetattr() Not Being Called By fstat()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



(Resending because linux-fsdevel rejected non-text/plain content?)

Hi all,

I'm running into an issue with Fuse and fstat().

If I call fstat() on a file within a fuse file system I only see an
fgetattr() when the file is first created by the open call. If I call
fstat() on an existing file, it uses getattr() instead.

I initially thought that this was a libfuse issue, but after some
debugging I believe it is an issue with the kernel module.  I created
an issue on the libfuse project here:
https://github.com/libfuse/libfuse/issues/62 which has all the
information I've gathered so far.  If you want I can copy the contents
of the issue into an email here, but I figured there was no need to
duplicate it.

Any ideas? :)

Cheers,
- Alex.
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux