X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=include%2Flinux%2Fdevice-mapper.h;h=ded2d7c42668ccc396f193ae3c157cf0ea024133;hb=54f93b74cf8c575bb89f9bf32a40a39b83ace1e9;hp=66ec05a5795558cef24450388e67ffd6bf0743f3;hpb=f945b7abcb6cfd3106c9855aa2aa6e4396a19d76;p=sfrench%2Fcifs-2.6.git diff --git a/include/linux/device-mapper.h b/include/linux/device-mapper.h index 66ec05a57955..ded2d7c42668 100644 --- a/include/linux/device-mapper.h +++ b/include/linux/device-mapper.h @@ -116,7 +116,6 @@ void dm_put_device(struct dm_target *ti, struct dm_dev *d); /* * Target features */ -#define DM_TARGET_SUPPORTS_BARRIERS 0x00000001 struct target_type { uint64_t features;