diff options
author | Jeff Layton | 2008-05-14 19:21:33 +0200 |
---|---|---|
committer | Steve French | 2008-05-14 20:44:35 +0200 |
commit | e10f7b551d2a79b113d5ce66b5dc9f3657035445 (patch) | |
tree | 38334538d8e38248ada7273f0f48eb404940ab9b /fs/cifs/inode.c | |
parent | [CIFS] don't explicitly do a FindClose on rewind when directory search has ended (diff) | |
download | kernel-qcow2-linux-e10f7b551d2a79b113d5ce66b5dc9f3657035445.tar.gz kernel-qcow2-linux-e10f7b551d2a79b113d5ce66b5dc9f3657035445.tar.xz kernel-qcow2-linux-e10f7b551d2a79b113d5ce66b5dc9f3657035445.zip |
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: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/inode.c')
0 files changed, 0 insertions, 0 deletions