Skip to content
Commit e10f7b55 authored by Jeff Layton's avatar Jeff Layton Committed by Steve French
Browse files

clarify return value of cifs_convert_flags()



cifs_convert_flags returns 0x20197 in the default case. It's not
immediately evident where that number comes from, so change it
to be an or'ed set of flags. The compiler will boil it down anyway.

(Thanks to Guenter Kukkukk for clarifying the flags).

Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
parent 77c57ec8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment