Sign in
nest-open-source
/
nest-cam
/
4320010
/
e2fsprogs
/
refs/heads/master
/
.
/
e2fsprogs
/
tests
/
m_quota
/
script
blob: 36ab6306daf6fd58ea3dc42f6ffc01bda39900d1 [
file
] [
log
] [
blame
] [
edit
]
DESCRIPTION
=
"enable quota feature on mkfs"
FS_SIZE
=
131072
MKE2FS_OPTS
=
"-O quota"
if
[
"$QUOTA"
!=
"y"
];
then
echo
"$test_name: $DESCRIPTION: skipped"
return
0
fi
.
$cmd_dir
/
run_mke2fs