Loading fs/ext2/ialloc.c +1 −0 Original line number Diff line number Diff line Loading @@ -509,6 +509,7 @@ struct inode *ext2_new_inode(struct inode *dir, umode_t mode, /* * Scanned all blockgroups. */ brelse(bitmap_bh); err = -ENOSPC; goto fail; got: Loading Loading
fs/ext2/ialloc.c +1 −0 Original line number Diff line number Diff line Loading @@ -509,6 +509,7 @@ struct inode *ext2_new_inode(struct inode *dir, umode_t mode, /* * Scanned all blockgroups. */ brelse(bitmap_bh); err = -ENOSPC; goto fail; got: Loading