Re: ext2fs_vinit() cleanup

2016-08-08 Thread Ted Unangst
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

2016-08-07 Thread Martin Natano
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