summaryrefslogtreecommitdiff
path: root/include/mntopts.h
AgeCommit message (Expand)Author
2018-01-09Merge autofs support from: Tomohiro Kusumichristos
2016-02-21Add relatime.christos
2016-01-22Has __BEGIN_DECLS, needs sys/types.h.dholland
2012-10-19Implement experimental support to pass notifications that a filedrochner
2011-06-17Add mount -o extattr option to enable extended attributs (corrently onlymanu
2009-01-12Add MOPT_RUMP to STDOPTS so it will be correctly ignored by everyonepooka
2009-01-11Support mount -o rump, which uses the rump server instead of usingpooka
2008-07-31Merge the simonb-wapbl branch. From the original branch commit:simonb
2006-10-31Revert the changes I introduced trying to solve tmpfs' NFS export problem.mjf
2006-10-24Add support to allow a file system to not permit being exported over NFS.mjf
2006-10-16add MOPT_NULLchristos
2006-02-12convert "magiclinks" from a per-fs mount option to a system-wide sysctl.chs
2005-06-23Implement expansion of special "magic" strings in symlinks intothorpej
2005-02-03de-__P -- the hack is long since useless. Discussed with christos,perry
2003-10-13"force" is not an inverted option; fix it.thorpej
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-11add functions to retrieve option values.christos
2003-03-22move getmntopts(3) to libutil, build and install also it's manpagejdolecek