X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Ftarget%2Ftarget_core_base.h;h=5f48754dc36ae0e15e06527c0cb63dc29324721e;hb=231e7cb816250aa7d70c9d94cdc96738a1393166;hp=ac9bf1c0e42d851a6059224cbea852b5d7b9bd44;hpb=310b7cec8ea32dcd4e9978423717ce78dd89d45d;p=karo-tx-linux.git diff --git a/include/target/target_core_base.h b/include/target/target_core_base.h index ac9bf1c0e42d..5f48754dc36a 100644 --- a/include/target/target_core_base.h +++ b/include/target/target_core_base.h @@ -730,6 +730,7 @@ struct se_device { #define DF_EMULATED_VPD_UNIT_SERIAL 0x00000004 #define DF_USING_UDEV_PATH 0x00000008 #define DF_USING_ALIAS 0x00000010 +#define DF_READ_ONLY 0x00000020 /* Physical device queue depth */ u32 queue_depth; /* Used for SPC-2 reservations enforce of ISIDs */