diff options
| author | Philippe Michaud-Boudreault <philmb3487@proton.me> | 2026-07-22 08:39:30 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-07-22 08:39:30 +0000 |
| commit | 54e6dec44b6dd264b19e50439a58b33cab4c10c3 (patch) | |
| tree | 0e68ea57b2090e40d2f3cb682033aa9694acbc9f /sys | |
| parent | 7c51da13ae55dc98e9cc1b794e1fe6fc001d7f42 (diff) | |
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/fs/tarfs/tarfs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/fs/tarfs/tarfs.h b/sys/fs/tarfs/tarfs.h index 46fa8b55b3ad..9c4354e04016 100644 --- a/sys/fs/tarfs/tarfs.h +++ b/sys/fs/tarfs/tarfs.h @@ -132,7 +132,6 @@ struct tarfs_mount { struct tarfs_node *root; struct vnode *vp; struct mount *vfs; - ino_t ino; struct unrhdr *ino_unr; size_t iosize; size_t nblocks; |
