git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5000 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2013-09-13 07:29:54 +00:00
parent 4c2b6e8fe1
commit 5bd3752f7e

View File

@@ -162,7 +162,7 @@ struct scst_vdisk_dev {
unsigned int thin_provisioned_manually_set:1;
unsigned int dev_thin_provisioned:1;
unsigned int rotational:1;
unsigned long format_active:1;
unsigned int format_active:1;
struct file *fd;
struct block_device *bdev;