OpenGrok
Cross Reference: t_mountd.c
xref
: /
src
/
tests
/
fs
/
nfs
/
t_mountd.c
Home
|
History
|
Annotate
|
Download
|
only in
nfs
History log of
/src/tests/fs/nfs/t_mountd.c
Revision
Date
Author
Comments
1.8
04-Jun-2021
hannken
Test "mountdhup" has to pass now.
1.7
16-Jul-2019
martin
branches: 1.7.8;
PR misc/54382: whenever open(2) is called with O_CREAT, make sure to
pass an open mode argument.
1.6
13-Jan-2017
christos
branches: 1.6.14;
Don't play with "../.." in includes for h_macros.h; deal with it centrally.
Minor fixes.
1.5
24-Feb-2012
joerg
branches: 1.5.14;
Fix obvious code issues and remove the original -Wno-error for clang
builds to not hide them in the future:
(1) Don't use a pointer to a local variables if all that is done is
comparing it against NULL. The function itself works fine for that
purpose.
(2) Initialise the fail counter, giving the test a chance to work
reliably.
1.4
26-Jun-2011
christos
branches: 1.4.2;
more fallout from rump_syscallargs.h including <signal.h>
1.3
07-Nov-2010
jmmv
Adjusts tests after import of atf-0.12:
- The use.fs property is gone.
- Mark the tests/fs/t_create:attrs test as broken when using the default
unprivileged-user:_atf setting. This probably deserves a fix somehow
but I'm not sure at this point.
1.2
01-Aug-2010
pooka
* apparently operations can also fail with EIO and EOPNOTSUPP while
mountd hup is in progress. strange, since I can't remember seeing
those a few days ago when i ran this quite a lot. anyway, don't
make those errnos fatal failures.
* also in the "apparently" sector, although this test fails 100%
reliably on my development host, it does not always trigger in the
anita run. so apply the current "race condition test" idiom
1.1
28-Jul-2010
pooka
Add test for service interruption while mountd handles SIGHUP.
This is an xfail test for the problem described in PR kern/5844
per highly surreptitious nudge from mrg
1.4.2.1
17-Apr-2012
yamt
sync with head
1.5.14.1
20-Mar-2017
pgoyette
Sync with HEAD
1.6.14.1
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
1.7.8.1
06-Jun-2021
cjep
sync with head
Indexes created Sat Oct 18 17:09:52 GMT 2025