summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
diff options
context:
space:
mode:
authorChris Mason <clm@fb.com>2015-08-21 19:05:39 +0200
committerChris Mason <clm@fb.com>2015-08-21 19:08:13 +0200
commit3a9508b0221dfd290b95fb0ab199958fe078bbdf (patch)
treef7e25d8cbfe0e3d5f4a052cc42675351d09e5c9c /fs/btrfs/super.c
parentBtrfs: fix file read corruption after extent cloning and fsync (diff)
downloadlinux-3a9508b0221dfd290b95fb0ab199958fe078bbdf.tar.xz
linux-3a9508b0221dfd290b95fb0ab199958fe078bbdf.zip
btrfs: fix compile when block cgroups are not enabled
bio->bi_css and bio->bi_ioc don't exist when block cgroups are not on. This adds an ifdef around them. It's not perfect, but our use of bi_ioc is being removed in the 4.3 merge window. The bi_css usage really should go into bio_clone, but I want to make sure that doesn't introduce problems for other bio_clone use cases. Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'fs/btrfs/super.c')
0 files changed, 0 insertions, 0 deletions