]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commita791e35e12ff672e8a0e140abeeaf900c3b2ea77
treef03b99451619c0425f3c93fbef3940c2b08c1bd3
parent1cdda9b81ac0e6ee986f034fa02f221679e1c11a
Btrfs: cleanup extent_clear_unlock_delalloc flags

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