OpenGrok
Cross Reference: linux_inotify.c
xref
: /
src
/
sys
/
compat
/
linux
/
common
/
linux_inotify.c
Home
|
History
|
Annotate
|
Download
|
only in
common
History log of
/src/sys/compat/linux/common/linux_inotify.c
Revision
Date
Author
Comments
1.8
27-Jun-2025
andvar
Grammar and spelling fixes, mainly in comments. A few in documentation,
logging, test description, and SCSI ASC/ASCQ assignment descriptions.
1.7
01-Oct-2024
riastradh
sys/compat/linux/common: Nix trailing whitespace, and one blank line.
No functional change intended.
1.6
09-Feb-2024
andvar
fix spelling mistakes, mainly in comments and log messages.
1.5
24-Aug-2023
christos
fix a locking bug (Theodore Preduta)
1.4
23-Aug-2023
christos
put variable length structure at the end, so that clang does not complain.
1.3
22-Aug-2023
christos
aarch64 does not have sys_inotify_init()...
1.2
20-Aug-2023
christos
fix locking: eliminate using mutex_owned() (Theodore Preduta)
1.1
19-Aug-2023
christos
new inotify support GSoC 2023 (Theodore Preduta)
Indexes created Sat Sep 20 22:09:52 GMT 2025