commit | 8f608de699ec3dd0618795c42734e5db3b20353d | [log] [tgz] |
---|---|---|
author | Chris Mason <clm@fb.com> | Tue Nov 25 05:58:23 2014 -0800 |
committer | Chris Mason <clm@fb.com> | Tue Nov 25 06:01:11 2014 -0800 |
tree | 5bdf492cdf1abc953396e2fcfa3ed4ed819c4d25 | |
parent | 084b6e7c7607bbeb28544da659c3f5981a4689b0 [diff] |
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