android_kernel_xiaomi_sm7250/fs/cifs
Jeff Layton aff8d5ca7a 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>
2014-05-21 10:18:05 -07:00
..
asn1.c
cache.c
cifs_debug.c
cifs_debug.h
cifs_dfs_ref.c
cifs_fs_sb.h
cifs_spnego.c
cifs_spnego.h
cifs_unicode.c
cifs_unicode.h
cifs_uniupr.h
cifsacl.c
cifsacl.h
cifsencrypt.c
cifsfs.c cifs: convert booleans in cifsInodeInfo to a flags field 2014-05-21 10:18:05 -07:00
cifsfs.h cifs: fix cifs_uniqueid_to_ino_t not to ever return 0 2014-05-21 10:18:04 -07:00
cifsglob.h cifs: convert booleans in cifsInodeInfo to a flags field 2014-05-21 10:18:05 -07:00
cifspdu.h
cifsproto.h cifs: Wait for writebacks to complete before attempting write. 2014-04-16 13:51:46 -05:00
cifssmb.c Return correct error on query of xattr on file with empty xattrs 2014-04-16 13:51:46 -05:00
connect.c
dir.c
dns_resolve.c
dns_resolve.h
export.c
file.c cifs: convert booleans in cifsInodeInfo to a flags field 2014-05-21 10:18:05 -07:00
fscache.c
fscache.h
inode.c cifs: convert booleans in cifsInodeInfo to a flags field 2014-05-21 10:18:05 -07:00
ioctl.c
Kconfig
link.c
Makefile
misc.c cifs: Wait for writebacks to complete before attempting write. 2014-04-16 13:51:46 -05:00
netmisc.c
nterr.c
nterr.h
ntlmssp.h
readdir.c
rfc1002pdu.h
sess.c
smb1ops.c cifs: Wait for writebacks to complete before attempting write. 2014-04-16 13:51:46 -05:00
smb2file.c
smb2glob.h
smb2inode.c
smb2maperror.c
smb2misc.c cifs: Wait for writebacks to complete before attempting write. 2014-04-16 13:51:46 -05:00
smb2ops.c cifs: Wait for writebacks to complete before attempting write. 2014-04-16 13:51:46 -05:00
smb2pdu.c fs: cifs: remove unused variable. 2014-04-16 13:51:46 -05:00
smb2pdu.h
smb2proto.h
smb2status.h
smb2transport.c
smbencrypt.c
smberr.h
smbfsctl.h
transport.c
winucase.c
xattr.c