freebsd-nq/sys/ufs/ffs
Mark Johnston 9cf7abcc1d Remove workqueue items after updating the workqueue tail pointer.
When QUEUE_MACRO_DEBUG_TRASH is configured, the queue linkage fields
are trashed upon removal of the item, so be sure to only read them before
removing the item.

No functional change intended.

MFC after:	1 week
Sponsored by:	Dell EMC Isilon
2017-10-28 02:48:37 +00:00
..
ffs_alloc.c Fix 32bit build. 2017-09-22 16:42:41 +00:00
ffs_balloc.c All these files need sys/vmmeter.h, but now they got it implicitly 2017-04-17 17:07:00 +00:00
ffs_extern.h Create a new function ffs_getcg() to read in and verify a cylinder 2017-06-28 17:32:09 +00:00
ffs_inode.c Continuing efforts to provide hardening of FFS, this change adds a 2017-09-22 12:45:15 +00:00
ffs_rawread.c Remove spl() calls from UFS code. 2017-05-07 14:59:45 +00:00
ffs_snapshot.c Continuing efforts to provide hardening of FFS, this change adds a 2017-09-22 12:45:15 +00:00
ffs_softdep.c Remove workqueue items after updating the workqueue tail pointer. 2017-10-28 02:48:37 +00:00
ffs_subr.c ANSIfy ffs_subr.c 2016-10-31 20:43:43 +00:00
ffs_suspend.c Partially lift suspension when ffs_reload() finished with cgs and 2016-09-08 12:01:28 +00:00
ffs_tables.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
ffs_vfsops.c Continuing efforts to provide hardening of FFS, this change adds a 2017-09-22 12:45:15 +00:00
ffs_vnops.c Continuing efforts to provide hardening of FFS, this change adds a 2017-09-22 12:45:15 +00:00
fs.h Continuing efforts to provide hardening of FFS, this change adds a 2017-09-22 12:45:15 +00:00
softdep.h Mitigate several problems with the softdep_request_cleanup() on busy 2017-06-03 16:18:50 +00:00