freebsd-dev/sys/fs/tmpfs
Konstantin Belousov 9f200bc47b tmpfs_free_tmp(): explicitly assert that tmp is locked
Despite TMPFS_UNLOCK() is done in both paths later, unlocking not locked
mutex provides different failure mode.

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2021-01-10 04:48:29 +02:00
..
tmpfs_fifoops.c tmpfs: restore atime updates for reads from page cache. 2020-09-16 21:28:18 +00:00
tmpfs_fifoops.h
tmpfs_subr.c Ensure that dirent's d_off field is initialized 2021-01-03 11:50:31 -05:00
tmpfs_vfsops.c tmpfs_free_tmp(): explicitly assert that tmp is locked 2021-01-10 04:48:29 +02:00
tmpfs_vnops.c vfs: add v_irflag accessors 2021-01-03 06:50:06 +00:00
tmpfs_vnops.h tmpfs: add VOP_STAT handler 2020-08-07 23:07:47 +00:00
tmpfs.h tmpfs: make M_TMPFSMNT static to tmpfs_vfsops.c 2021-01-10 04:44:55 +02:00