|
@@ -1145,6 +1145,7 @@ static struct flags {
|
|
|
{ NFSEXP_ALLSQUASH, {"all_squash", ""}},
|
|
|
{ NFSEXP_ASYNC, {"async", "sync"}},
|
|
|
{ NFSEXP_GATHERED_WRITES, {"wdelay", "no_wdelay"}},
|
|
|
+ { NFSEXP_NOREADDIRPLUS, {"nordirplus", ""}},
|
|
|
{ NFSEXP_NOHIDE, {"nohide", ""}},
|
|
|
{ NFSEXP_CROSSMOUNT, {"crossmnt", ""}},
|
|
|
{ NFSEXP_NOSUBTREECHECK, {"no_subtree_check", ""}},
|