Linux CIFS filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] cifs: Add attribute read/write support to SMB2+
@ 2017-08-21 22:23 Ronnie Sahlberg
       [not found] ` <20170821222305.4628-1-lsahlber-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Ronnie Sahlberg @ 2017-08-21 22:23 UTC (permalink / raw)
  To: linux-cifs; +Cc: Steve French

The following two patches add support to reading and writing attributes
on SMB2+ shares.

Tested against both Samba shares as well as Win7 shares.

Version 3:
* No CamelCase in new code.
* No declarations inside loops.

Version 2:
* For reading attributes we need FILE_READ_EA not FILE_READ_ATTRIBUTES

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH 0/2] cifs: Add attribute read/write support to SMB2+
@ 2017-08-24  1:24 Ronnie Sahlberg
       [not found] ` <20170824012456.10977-1-lsahlber-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Ronnie Sahlberg @ 2017-08-24  1:24 UTC (permalink / raw)
  To: linux-cifs; +Cc: Steve French

Tested against both Samba shares as well as Win7 shares.

Version 5:
* Learn how to use endianness macros correctly.

Version 4:
* Remove remaining CamelCase
* ea_value_length is __le16, not __u16

Version 3:
* No CamelCase in new code.
* No declarations inside loops.

Version 2:
* For reading attributes we need FILE_READ_EA not FILE_READ_ATTRIBUTES

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH 0/2] cifs: Add attribute read/write support to SMB2+
@ 2017-08-23 22:51 Ronnie Sahlberg
  0 siblings, 0 replies; 9+ messages in thread
From: Ronnie Sahlberg @ 2017-08-23 22:51 UTC (permalink / raw)
  To: linux-cifs; +Cc: Steve French

The following two patches add support to reading and writing attributes
on SMB2+ shares.

Tested against both Samba shares as well as Win7 shares.

Version 4:
* Remove remaining CamelCases
* ea_value_length is __le16, not __u16

Version 3:
* No CamelCase in new code.
* No declarations inside loops.

Version 2:
* For reading attributes we need FILE_READ_EA not FILE_READ_ATTRIBUTES

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH 0/2] cifs: Add attribute read/write support to SMB2+
@ 2017-08-18  5:07 Ronnie Sahlberg
  0 siblings, 0 replies; 9+ messages in thread
From: Ronnie Sahlberg @ 2017-08-18  5:07 UTC (permalink / raw)
  To: Linux CIFS mailing list; +Cc: Steve French

The following two patches add support to reading and writing attributes
on SMB2+ shares.

Tested against both Samba shares as well as Win7 shares.

Version 2:
* For reading attributes we need FILE_READ_EA not FILE_READ_ATTRIBUTES

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-08-27 22:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-21 22:23 [PATCH 0/2] cifs: Add attribute read/write support to SMB2+ Ronnie Sahlberg
     [not found] ` <20170821222305.4628-1-lsahlber-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-08-21 22:23   ` [PATCH 1/2] cifs: Add support for reading attributes on SMB2+ Ronnie Sahlberg
     [not found]     ` <20170821222305.4628-2-lsahlber-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-08-22 12:00       ` Shirish Pargaonkar
2017-08-23 18:45       ` Pavel Shilovsky
2017-08-21 22:23   ` [PATCH 2/2] cifs: Add support for writing " Ronnie Sahlberg
  -- strict thread matches above, loose matches on Subject: below --
2017-08-24  1:24 [PATCH 0/2] cifs: Add attribute read/write support to SMB2+ Ronnie Sahlberg
     [not found] ` <20170824012456.10977-1-lsahlber-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-08-27 22:02   ` Steve French
2017-08-23 22:51 Ronnie Sahlberg
2017-08-18  5:07 Ronnie Sahlberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox