Add BLKDISCARD definition
This commit is contained in:
parent
856bd95d8e
commit
e528fa1972
@ -6,6 +6,10 @@
|
|||||||
|
|
||||||
#undef BLOCK_SIZE
|
#undef BLOCK_SIZE
|
||||||
|
|
||||||
|
#ifndef BLKDISCARD
|
||||||
|
#define BLKDISCARD _IO(0x12,119)
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "thin-provisioning/commands.h"
|
#include "thin-provisioning/commands.h"
|
||||||
#include "metadata.h"
|
#include "metadata.h"
|
||||||
#include "version.h"
|
#include "version.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user