Discussion:
3.13 merge window
Jeff Layton
2013-11-07 16:12:47 UTC
Permalink
On Thu, 7 Nov 2013 09:57:08 -0600
Currently in cifs-2.6.git for-linus there are these 11 patches in
http://git.samba.org/?p=sfrench/cifs-2.6.git;a=shortlog;h=refs/heads/for-linus
Query network adapter info at mount time for debugging
Fix unused variable warning when CIFS POSIX disabled
Allow setting per-file compression via CIFS protocol
Query File System Alignment
Query device characteristics at mount time from server on SMB2/3 not just
on cifs moun
cifs: Send a logoff request before removing a smb session
cifs: Make big endian multiplex ID sequences monotonic on the wire
cifs: Remove redundant multiplex identifier check from check_smb_hdr()
Query file system attributes from server on SMB2, not just cifs, mounts
Allow setting per-file compression via SMB2/3
Fix corrupt SMB2 ioctl requests
The copy offload patches are not quite ready but I would like them to clean
them up in the next few days
We have Pavel's reparse point fix to merge - but I want to test against the
Windows 8.1/Windows 2012 "dedup" reparse points (which a customer
complained about)
1) add support for opens with O_DIRECT flag (one of the spec benchmarks
opens with O_DIRECT apparently)
2) up the maximum SMB2/SMB3 i/o sizes (should help performance, and
especially perf testing)
2) add support for SMB3 per-share encryption
3) add the fsctl for share renegotiate
Jeff had mentioned added a /sys/fs/cifs for exposing some of the additional
debug and share config information we now collect in SMB3
Am I missing anything?
The only one I have is this that I sent back in September. I don't
recall the outcome of the discussion though:

cifs: don't spam the logs on unexpected lookup errors
--
Jeff Layton <jlayton-H+wXaHxf7aLQT0dZR+***@public.gmane.org>
Loading...