Sachin Prabhu
|
47c78f4a70
cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY
|
12 years ago |
Jeff Layton
|
b979aaa177
cifs: get rid of smb_vol->UNCip and smb_vol->port
|
12 years ago |
Jeff Layton
|
4f2b86aba8
cifs: change DOS/NT/POSIX mapping of ERRnoresource
|
12 years ago |
Pavel Shilovsky
|
92fc65a74a
CIFS: Move readdir code to ops struct
|
12 years ago |
Dan Carpenter
|
2545e0720a
cifs: writing past end of struct in cifs_convert_address()
|
13 years ago |
Pavel Shilovsky
|
5ffef7bf1d
CIFS: Separate protocol-specific code from cifs_readv_receive code
|
13 years ago |
Jeff Layton
|
2c8f981d93
cifs: consolidate SendReceive response checks
|
14 years ago |
Jeff Layton
|
820a803ffa
cifs: keep BCC in little-endian format
|
14 years ago |
Jeff Layton
|
9616125611
cifs: fix handling of scopeid in cifs_convert_address
|
14 years ago |
Jeff Layton
|
690c522fa5
cifs: use get/put_unaligned functions to access ByteCount
|
14 years ago |
Jeff Layton
|
56c24305d1
cifs: cFYI the entire error code in map_smb_to_linux_error
|
14 years ago |
Jeff Layton
|
32670396e7
cifs: prevent possible memory corruption in cifs_demultiplex_thread
|
15 years ago |
David Howells
|
67b7626a05
CIFS: Make cifs_convert_address() take a const src pointer and a length
|
15 years ago |
Jeff Layton
|
3572d2857f
cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS
|
15 years ago |
Jeff Layton
|
50d971602a
cifs: set the port in sockaddr in a more clearly defined fashion
|
15 years ago |
Joe Perches
|
b6b38f704a
[CIFS] Neaten cERROR and cFYI macros, reduce text space
|
15 years ago |
Jeff Layton
|
681bf72e48
cifs: have cifs parse scope_id out of IPv6 addresses and use it
|
16 years ago |
Steve French
|
361ea1ae54
[CIFS] Fix build break
|
16 years ago |
Jeff Layton
|
1e68b2b275
cifs: add new routine for converting AF_INET and AF_INET6 addrs
|
16 years ago |
Jeff Layton
|
c4a2c08db7
cifs: make cnvrtDosUnixTm take a little-endian args and an offset
|
16 years ago |
Jeff Layton
|
07119a4df8
cifs: have cifs_NTtimeToUnix take a little-endian arg
|
16 years ago |
Steve French
|
9e39b0ae8a
[CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped status
|
16 years ago |
Steve French
|
582d21e5e3
[CIFS] cleanup old checkpatch warnings
|
17 years ago |
Igor Mammedov
|
7c5e628f95
[CIFS] Fixed build warning in is_ip
|
17 years ago |
Steve French
|
90c81e0b0e
[CIFS] clean up some hard to read ifdefs
|
17 years ago |
Steve French
|
ad7a2926b9
[CIFS] reduce checkpatch warnings
|
17 years ago |
Steve French
|
63d2583f5a
[CIFS] Fix walking out end of cifs dacl
|
17 years ago |
Steve French
|
1fb64bfc45
[CIFS] when mount helper missing fix slash wrong direction in share
|
17 years ago |
Steve French
|
630f3f0c45
[CIFS] acl support part 6
|
17 years ago |
Steve French
|
a761ac579b
[CIFS] log better errors on failed mounts
|
17 years ago |