mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 18:51:27 +00:00
Cleanup
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5000 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user