How to exclude specific keys when using wildcard mounts

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

 



Dear all,

we mount our homedirectories with wildcard mounts from /etc/auto.home:

-------------
* -fstype=nfs,vers=4.0,sec=sys server:/export/home/&
-------------

unfortunately due to this [https://bugzilla.redhat.com/show_bug.cgi?id=1437754] issue and badly programmed software, there are too many error messages related to failed mount requests (/home/.hidden, /home/images, /home/srv ecc. ecc.) in the server logs.

Is there a way to exclude specific keys from the wildcard list?  I tried

-------------
.hidden :/dev/null
src     :/dev/null
* -fstype=nfs,vers=4.0,sec=sys server:/export/home/&
-------------

but that generated too many errors on the client side. I wonder if there is an "official" way to exclude such invalid entries.

Cheers
frank





[Index of Archives]     [Linux Filesystem Development]     [Linux Ext4]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux