NetBSD/sys/ufs
hannken 59e42c388a Move fstrans_start()/fstrans_done() into genfs_insane_rename() to protect
the complete rename operation like we do for all other vnode operations.
2014-02-06 10:57:12 +00:00
..
chfs More alignment spellos 2014-01-25 10:14:29 +00:00
ext2fs Quell a (bogus) "may be used unintialized" warning from gcc 4.8 2014-01-28 13:02:56 +00:00
ffs ib_get is not used in the evbarm/OPENRD kernel, so mark it as such. 2013-12-17 01:17:39 +00:00
lfs Move fstrans_start()/fstrans_done() into genfs_insane_rename() to protect 2014-02-06 10:57:12 +00:00
mfs change the mountlist CIRCLEQ into a TAILQ 2013-11-23 13:35:36 +00:00
ufs Move fstrans_start()/fstrans_done() into genfs_insane_rename() to protect 2014-02-06 10:57:12 +00:00
files.ufs Collect the pieces of lfs rename into lfs_rename.c, and sprinkle static. 2013-07-20 19:59:31 +00:00
Makefile