opnsense-src/sys/ufs/ffs
Kirk McKusick d78723738b When doing a read-only mount of a UFS filesystem using gjournal(8),
suppress error message about a missing gjournal provider.

Submitted by: Andreas Longwitz
Sponsored by: Netflix

(cherry picked from commit 1fbcaa13b0)
2022-01-18 15:13:42 -08:00
..
ffs_alloc.c ffs: Remove assertions about locked um_devvp in several places 2021-11-19 06:25:28 +02:00
ffs_balloc.c ffs: mark block (re-)allocations as seqc writes 2021-07-07 13:23:53 +03:00
ffs_extern.h ffs: remove unused thread argument from ffs_reload() 2021-09-21 06:38:38 -08:00
ffs_inode.c ufs: remove write-only variables 2021-10-27 03:24:40 +03:00
ffs_rawread.c vmapbuf: don't smuggle address or length in buf 2020-10-21 16:00:15 +00:00
ffs_snapshot.c ffs_snapshot: do not assert that um_devvp is locked 2021-11-19 06:25:29 +02:00
ffs_softdep.c ffs_softdep: Fix a typo in a source code comment 2021-11-28 12:43:32 +01:00
ffs_subr.c Various new check-hash checks have been added to the UFS filesystem 2020-10-25 00:43:48 +00:00
ffs_suspend.c ffs: remove unused thread argument from ffs_reload() 2021-09-21 06:38:38 -08:00
ffs_tables.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
ffs_vfsops.c When doing a read-only mount of a UFS filesystem using gjournal(8), 2022-01-18 15:13:42 -08:00
ffs_vnops.c ufs: remove write-only variables 2021-10-27 03:24:40 +03:00
fs.h Various new check-hash checks have been added to the UFS filesystem 2020-10-25 00:43:48 +00:00
softdep.h Clean up orphaned indirdep dependency structures after disk failure. 2021-08-13 10:37:26 -07:00