]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: create helper for processing bits on contiguous pages
authorLiu Bo <bo.li.liu@oracle.com>
Fri, 3 Feb 2017 01:49:22 +0000 (17:49 -0800)
committerDavid Sterba <dsterba@suse.com>
Tue, 14 Feb 2017 14:51:00 +0000 (15:51 +0100)
commit25727390d2d703db0d10fd7fa38de9aff763b94e
treecfff6015321b016dccfd838f9ce0bdab1d84f8be
parent25be1c99c6a576b98a350f2c64501f3db279f0c6
Btrfs: create helper for processing bits on contiguous pages

This introduces a new helper which can be used to process pages bits.

Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/extent_io.c