Btrfs: cleanup extent_clear_unlock_delalloc flags
authorChris Mason <chris.mason@oracle.com>
Thu, 8 Oct 2009 15:27:10 +0000 (11:27 -0400)
committerChris Mason <chris.mason@oracle.com>
Thu, 8 Oct 2009 19:11:49 +0000 (15:11 -0400)
extent_clear_unlock_delalloc has a growing set of ugly parameters
that is very difficult to read and maintain.

This switches to a flag field and well named flag defines.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/extent_io.c
fs/btrfs/extent_io.h
fs/btrfs/inode.c

Simple merge
Simple merge
Simple merge