Ocfs2/move_extents: helpers to update the group descriptor and global bitmap inode.
authorTristan Ye <tristan.ye@oracle.com>
Tue, 24 May 2011 10:51:41 +0000 (18:51 +0800)
committerTristan Ye <tristan.ye@oracle.com>
Wed, 25 May 2011 07:17:11 +0000 (15:17 +0800)
commit8473aa8a2b5857b1bdfb57d860594d2eb2b4a0d6
tree61ae1b1951fb7795306ba322c36c6ebc4e965ebc
parente6b5859cccfa0fec02f3c5b1069481efc7186f47
Ocfs2/move_extents: helpers to update the group descriptor and global bitmap inode.

These helpers were actually borrowed from alloc.c, which may be publicized
later.

Signed-off-by: Tristan Ye <tristan.ye@oracle.com>
fs/ocfs2/move_extents.c