After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 693006 - Add nfs4 among polled filesystems
Add nfs4 among polled filesystems
Status: RESOLVED FIXED
Product: gamin
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Gamin Maintainer(s)
Gamin Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-02-01 14:24 UTC by Marek Kašík
Modified: 2013-02-01 18:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add nfs4 among polled filesystems (722 bytes, patch)
2013-02-01 14:24 UTC, Marek Kašík
none Details | Review

Description Marek Kašík 2013-02-01 14:24:00 UTC
Created attachment 234983 [details] [review]
add nfs4 among polled filesystems

gamin doesn't signalize changes for files on NFS4 filesystem. The attached patch fixes this.

Note: there could be some other filesystems which need to specify monitor type (e.g. ext4 and btrfs are not mentioned there, where ext3 and ext2 are)
Comment 1 Matthias Clasen 2013-02-01 15:15:14 UTC
Might be nice to cover those other file system types too.
Comment 2 Allison Karlitskaya (desrt) 2013-02-01 17:11:06 UTC
Ya.  This definitely makes sense -- I hit the same issue myself when testing recent glib/dconf changes.

Too bad we can't make the same change to FAM itself (which also shares this issue...).
Comment 3 Matthias Clasen 2013-02-01 17:40:35 UTC
I've pushed this.
Comment 4 Matthias Clasen 2013-02-01 17:41:11 UTC
Or rather, I tried, but failed
Comment 5 Matthias Clasen 2013-02-01 18:09:31 UTC
and...pushed for real now