OSDN Git Service

Wire ext2fs_bmap2() to use ext2fs_extent_set_bmap()
authorTheodore Ts'o <tytso@mit.edu>
Tue, 27 May 2008 11:00:48 +0000 (07:00 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 2 Jun 2008 22:52:12 +0000 (18:52 -0400)
commitec9d6dd3203e8a4d548c0b6c943033ab5518a423
tree9f32b2218f0df78c9425bfa244ce49040fedcd15
parentd7b92206ba7f987a68ba42971c930039729831e1
Wire ext2fs_bmap2() to use ext2fs_extent_set_bmap()

This commit enables read/write access via the ext2fs_bmap2() interface
for extent-based inodes.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/bmap.c