X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=fs%2Fxfs%2Fxfs_iomap.h;h=fb8aca3d69ab30c458a94733e6dc9f7f0e2d0b8d;hb=1d4795e7bde075588c90df2175349bb2251802d5;hp=e066d045e2ffe629919517b9003ad88a036b0449;hpb=0803e04011c2e107b9611660301edde94d7010cc;p=cascardo%2Flinux.git diff --git a/fs/xfs/xfs_iomap.h b/fs/xfs/xfs_iomap.h index e066d045e2ff..fb8aca3d69ab 100644 --- a/fs/xfs/xfs_iomap.h +++ b/fs/xfs/xfs_iomap.h @@ -35,5 +35,6 @@ void xfs_bmbt_to_iomap(struct xfs_inode *, struct iomap *, struct xfs_bmbt_irec *); extern struct iomap_ops xfs_iomap_ops; +extern struct iomap_ops xfs_xattr_iomap_ops; #endif /* __XFS_IOMAP_H__*/