am 6b78fad1
: am a9396549
: Fix my incorrect merge resolution for 132b7d750e
harder.
* commit '6b78fad147c772075eae5cfc25f5a50748bc4015':
Fix my incorrect merge resolution for 132b7d750e
harder.
This commit is contained in:
commit
81274e9e6c
1 changed files with 0 additions and 10 deletions
|
@ -25,16 +25,6 @@
|
|||
|
||||
#define CRYPTO_TMPFS_OPTIONS "size=128m,mode=0771,uid=1000,gid=1000"
|
||||
|
||||
struct fstab_rec {
|
||||
char *blk_dev;
|
||||
char *mnt_point;
|
||||
char *type;
|
||||
unsigned long flags;
|
||||
char *fs_options;
|
||||
int fs_mgr_flags;
|
||||
char *key_loc;
|
||||
};
|
||||
|
||||
#define WAIT_TIMEOUT 20
|
||||
|
||||
/* fstab has the following format:
|
||||
|
|
Loading…
Reference in a new issue