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 639675 - Don't monitor fdescfs
Don't monitor fdescfs
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: housekeeping
2.91.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2011-01-16 14:58 UTC by Emilio Pozuelo Monfort
Modified: 2011-01-17 15:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Don't monitor fdescfs (1002 bytes, patch)
2011-01-16 14:59 UTC, Emilio Pozuelo Monfort
committed Details | Review

Description Emilio Pozuelo Monfort 2011-01-16 14:58:37 UTC
Hi,

fdescfs is the file system for file descriptors (/dev/fd) on FreeBSD.

The attached patch makes g-s-d not monitor it.

See:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594891
http://www.freebsd.org/cgi/man.cgi?query=fdescfs&sektion=5
Comment 1 Emilio Pozuelo Monfort 2011-01-16 14:59:37 UTC
Created attachment 178442 [details] [review]
Don't monitor fdescfs
Comment 2 Rodrigo Moya 2011-01-17 15:14:40 UTC
Review of attachment 178442 [details] [review]:

Looks good
Comment 3 Emilio Pozuelo Monfort 2011-01-17 15:22:19 UTC
Thanks, committed.

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.