In article <[email protected]>, NAKAJIMA Yoshihiro <[email protected]> wrote: >-=-=-=-=-=- > >Hello, > > >After LFS split, ufs_readwrite.c is no longer shared by FFS and LFS. >So I think: > >(1) Simplify them (see attached file) > >And (2a) merge into {ffs,lfs}_vnops.c > or (2b) make them standalone like ext2fs_readwrite.c (and rename > ufs_readwrite.c to ffs_readwrite.c). >
LGTM, but use %s: __func__ instead of hard-coding. christos
