]> git.hungrycats.org Git - linux/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)
committerZygo Blaxell <zblaxell@serenity.furryterror.org>
Fri, 23 Jan 2015 13:17:50 +0000 (08:17 -0500)
commit7bbc5a99077bbd33420b6c63bf488c63bd3894b8
treebca021f83055be7eb6061a875e7289c86ecaf127
parent72bc9a4a90cfedd4b3239e3a9717b5cb6ab8eddc
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
(cherry picked from commit 8f608de699ec3dd0618795c42734e5db3b20353d)
fs/btrfs/check-integrity.c