Loading fs/ext2/balloc.c +1 −1 Original line number Diff line number Diff line Loading @@ -477,7 +477,7 @@ void ext2_discard_reservation(struct inode *inode) } /** * ext2_free_blocks_sb() -- Free given blocks and update quota and i_blocks * ext2_free_blocks() -- Free given blocks and update quota and i_blocks * @inode: inode * @block: start physcial block to free * @count: number of blocks to free Loading Loading
fs/ext2/balloc.c +1 −1 Original line number Diff line number Diff line Loading @@ -477,7 +477,7 @@ void ext2_discard_reservation(struct inode *inode) } /** * ext2_free_blocks_sb() -- Free given blocks and update quota and i_blocks * ext2_free_blocks() -- Free given blocks and update quota and i_blocks * @inode: inode * @block: start physcial block to free * @count: number of blocks to free Loading