Merge "fs_mgr: change MF_MAX_COMP_STREAMS define to match internal master"
This commit is contained in:
commit
72662414f6
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ __BEGIN_DECLS
|
|||
#define MF_FORCEFDEORFBE 0x10000
|
||||
#define MF_LATEMOUNT 0x20000
|
||||
#define MF_NOFAIL 0x40000
|
||||
#define MF_MAX_COMP_STREAMS 0x80000
|
||||
#define MF_MAX_COMP_STREAMS 0x100000
|
||||
|
||||
#define DM_BUF_SIZE 4096
|
||||
|
||||
|
|
Loading…
Reference in a new issue