diff options
author | Jeff Layton <jlayton@poochiereds.net> | 2014-04-30 09:31:45 -0400 |
---|---|---|
committer | Steve French <smfrench@gmail.com> | 2014-05-21 10:18:05 -0700 |
commit | aff8d5ca7a3dca0bd6f6e86c9a85bf04941262ce (patch) | |
tree | 3bb10e19fa53334df6b7731a14e4cfb4bec82f35 /fs/cifs/cifsfs.h | |
parent | 02323db17e3a73dd335690b7b1a2392912b05513 (diff) | |
download | lwn-aff8d5ca7a3dca0bd6f6e86c9a85bf04941262ce.tar.gz lwn-aff8d5ca7a3dca0bd6f6e86c9a85bf04941262ce.zip |
cifs: convert booleans in cifsInodeInfo to a flags field
In later patches, we'll need to have a bitlock, so go ahead and convert
these bools to use atomic bitops instead.
Also, clean up the initialization of the flags field. There's no need
to unset each bit individually just after it was zeroed on allocation.
Signed-off-by: Jeff Layton <jlayton@poochiereds.net>
Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to 'fs/cifs/cifsfs.h')
0 files changed, 0 insertions, 0 deletions