vfs: reorder tmpfs_fifovops: isolate fifo_vops block
authorsemarie <semarie@openbsd.org>
Sun, 12 May 2024 16:54:56 +0000 (16:54 +0000)
committersemarie <semarie@openbsd.org>
Sun, 12 May 2024 16:54:56 +0000 (16:54 +0000)
commit7b39b1ed7182cf38d6e78a676b646ed046136f5b
tree5cf9308adeb9d7720812905b091ec5022a21cb05
parent6e85720acf6834bd5ca4af3060fd6bb291e95f94
vfs: reorder tmpfs_fifovops: isolate fifo_vops block

separate the local part from the fifo_vops part, and add a comment to keep in
sync.

ok miod@
sys/tmpfs/tmpfs_fifoops.c