• Alexander Viro's avatar
    [PATCH] ext2/inode.c cleanup. · 467ae2e9
    Alexander Viro authored
    	ext2_read_inode() and ext2_update_inode() share large chunk
    of code - getting a buffer_head with raw inode in it.
    	Moved into a helper function (ext2_get_inode()), the rest
    of ext2_{read,update}_inode() slightly cleaned up.
    467ae2e9
inode.c 33 KB