• Andrew Morton's avatar
    [PATCH] provide a default super_block_operations · b88f83d5
    Andrew Morton authored
    A little cleanup suggested by Chris Mason or Al Viro.
    
    Quite a number of codepaths are testing whether a superblock has a
    non-null ->s_op pointer.  We can remove all those by making sure that
    all superblocks have a valid ->s_op.
    b88f83d5
inode.c 32.5 KB