ext2: stop passing buffer_head to ext2_get_blocks
authorChristoph Hellwig <hch@lst.de>
Mon, 19 Sep 2016 01:28:39 +0000 (11:28 +1000)
committerDave Chinner <david@fromorbit.com>
Mon, 19 Sep 2016 01:28:39 +0000 (11:28 +1000)
commit6750ad71986d286a666e6245f160b89f4c15e7b0
tree37fa454400249f8f204e7c9104bcc6259ceaa297
parent6c31f495d19975b7d2e824ee614934d5db113afe
ext2: stop passing buffer_head to ext2_get_blocks

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/ext2/inode.c