[Xfce-bugs] [Bug 724] xfce fails on automounted (NFS) home-directories.

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Wed Jan 19 20:56:10 CET 2005


http://bugzilla.xfce.org/show_bug.cgi?id=724





------- Additional Comments From joel at it.uu.se  2005-01-19 19:56 UTC -------
If we did explicit mounting of home-directories, we would have approximatly
10000 nfs-mounts on every machine. Resulting in very heavy nfs-traffic.

They way we mount home-directories is the normal (default even) way when you
deal with nfs-mounted home-directories under Solaris (or probably any large
NFS-installation).


A better fix would probably be to do a stat() and see if a mkdir() is really
necessary for every part of the path given to xfce_mkdirhier().

 > at any rate, i don't think it's an incorrect assumption to make that the
 > parent dir of $XDG_CONFIG_HOME should already exist when we start xfce.

I totaly agree, but this is *not* what you do in the code.
The code assumes that no directories at all exist on the filesystem.




-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Xfce-bugs mailing list