diff options
author | H. Peter Anvin <hpa@zytor.com> | 1998-04-01 11:15:47 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 1998-04-01 11:15:47 +0000 |
commit | b71338e3f424c1b37af3c2695810da9557043a4a (patch) | |
tree | a759f66314d18a3484f0d503f2c09c98787abf6e /NEWS | |
parent | 17fa2145a79fe7e49f2f7d78dee8a7f28eaee861 (diff) | |
download | autofs3-b71338e3f424c1b37af3c2695810da9557043a4a.tar.gz autofs3-b71338e3f424c1b37af3c2695810da9557043a4a.tar.xz autofs3-b71338e3f424c1b37af3c2695810da9557043a4a.zip |
Add "-s" (sloppy) option to mount if it is supported.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ Since autofs-0.3.14: * Recursive autofs mounts support by Richard Henderson. For unmounting to work, kernel 2.1.92 or later is required. * Automatic configuration of compile options using "configure". +* If mount(8) supports the "-s" (sloppy) option, pass it. Have + "configure" test to see if it does or not. Since autofs-0.3.13: -------------------- |