]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: include vmalloc.h in check-integrity.c
authorChris Mason <clm@fb.com>
Tue, 25 Nov 2014 13:58:23 +0000 (05:58 -0800)
committerChris Mason <clm@fb.com>
Tue, 25 Nov 2014 14:01:11 +0000 (06:01 -0800)
commitd926708cb2cbf5572bb8608b04ee539d17445d36
tree5bdf492cdf1abc953396e2fcfa3ed4ed819c4d25
parent8fdafd58ad80d2f6159aa8d53af7054959da2153
Btrfs: include vmalloc.h in check-integrity.c

Fengguang's build monster reported warnings on some arches because we
don't have vmalloc.h included

Signed-off-by: Chris Mason <clm@fb.com>
Reported-by: fengguang.wu@intel.com
fs/btrfs/check-integrity.c