On Wed, Mar 25, 2015 at 04:52:01PM +0000, Lad Prabhakar wrote: > From: "Lad, Prabhakar" <prabhakar.csengg@xxxxxxxxx> > > this patch adds necessary include file, fixing following build errors: > > fs/btrfs/inode.c:8094:13: error: undefined identifier 'iov_iter_alignment' > fs/btrfs/inode.c:8105:33: error: using member 'nr_segs' in incomplete struct iov_iter > fs/btrfs/inode.c:8106:43: error: using member 'nr_segs' in incomplete struct iov_iter > fs/btrfs/inode.c:8107:33: error: using member 'iov' in incomplete struct iov_iter > fs/btrfs/inode.c:8140:17: error: undefined identifier 'iov_iter_count' > > Signed-off-by: Lad, Prabhakar <prabhakar.csengg@xxxxxxxxx> Thanks, we've a patch for that already https://patchwork.kernel.org/patch/6069411/ -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
