[PATCH 0/3] cifs: moar compounding

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Steve, All

Some patches to consider for the next merge window.
The first two patches changes querying the EAs to use compounding
and adds a new query info compound helpers we can use for all other
open/query info/close places as well.

The third patch adds an Open/Query/Close compound before setitng an
EA in order to make sure that we do not add so many EAs that we go beyond
the 64k limit that we have in the client for queries.
That used to be very annoying since you could keep adding more and more
large EAs until the point where you went above 64k, at which point you
could no longer list or access the EAs from the client any more :-(

Unfortunately it adds an extra roundtrip to setting an EA but that should
be fine. Setting EAs should be relatively uncommon operation.
 



[Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux