VFS/FS: REQ_NEW_DRIVER now provides a label
This commit is contained in:
7
lib/libbdev/const.h
Normal file
7
lib/libbdev/const.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef _BDEV_CONST_H
|
||||
#define _BDEV_CONST_H
|
||||
|
||||
#define DS_NR_TRIES 100 /* number of times to check endpoint in DS */
|
||||
#define DS_DELAY 50000 /* delay time (us) between DS checks */
|
||||
|
||||
#endif /* _BDEV_CONST_H */
|
||||
Reference in New Issue
Block a user