Re: ext2fs_vinit() cleanup
Martin Natano wrote: > ext2fs has only one set of specops/fifoops, so no need to pass those to > the function. This also allows to get rid of the EXT2FS_FIFOOPS define. > > Ok? ok
ext2fs_vinit() cleanup
ext2fs has only one set of specops/fifoops, so no need to pass those to the function. This also allows to get rid of the EXT2FS_FIFOOPS define. Ok? natano Index: ufs/ext2fs/ext2fs_extern.h === RCS file: /cvs/src/sys/ufs/ext2fs/ext2