OpenGrok
Cross Reference: t_unmount.c
xref
: /
src
/
tests
/
kernel
/
t_unmount.c
Home
|
History
|
Annotate
|
Download
|
only in
kernel
History log of
/src/tests/kernel/t_unmount.c
Revision
Date
Author
Comments
1.4
02-Oct-2024
bad
branches: 1.4.4;
t_unmount.c: fix copyright year
1.3
11-Aug-2024
bad
vfs_subr.c: in dounmount restore the async flag before checking it
This avoids the file system being put on the syncer work list and future
modified buffers being flushed to disk by the synce after an attempt to
unmount it fails.
Adjust the test case to not expect a failure.
fixes PR kern/58564.
1.2
10-Aug-2024
bad
tests/kernel/t_unmount.c: don't need rv any more
simplify as noticed by riastradh@.
NFC.
1.1
09-Aug-2024
bad
add tests/kernel/t_umount.c: test case for unmount(2)
demonstrate that failing to umount and async mounted file system causes the
kernel syncer to start flushing dirty buffers for it.
PR kern/58564: async mounts revert to being synced after failed unmount
1.4.4.2
02-Aug-2025
perseant
Sync with HEAD
1.4.4.1
02-Oct-2024
perseant
file t_unmount.c was added on branch perseant-exfatfs on 2025-08-02 05:58:02 +0000
Indexes created Fri Oct 17 23:09:53 GMT 2025