+1
−1
+3
−3
+6
−6
+4
−4
+1
−1
Loading
note re mount options: fmask and dmask are explicitly truncated to 12bit,
UDF_INVALID_MODE just needs to be guaranteed to differ from any such value.
And umask is used only in &= with umode_t, so we ignore other bits anyway.
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>