* SMB2 protocol support for CIFS Linux kernel module @ 2011-10-14 9:31 Pavel Shilovsky 2011-10-20 15:20 ` Jeff Layton 0 siblings, 1 reply; 4+ messages in thread From: Pavel Shilovsky @ 2011-10-14 9:31 UTC (permalink / raw) To: linux-cifs; +Cc: linux-fsdevel Hi all! I rebased my cifs-3.2-current branch on top of current cifs-2.6/master. It includes all patches (lock caching + smb2 patches) I want to get into 3.2 release. http://git.altlinux.org/people/piastry/public/?p=cifs-2.6.git;a=shortlog;h=refs/heads/cifs-3.2-current Comments are welcome! -- Best regards, Pavel Shilovsky. ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: SMB2 protocol support for CIFS Linux kernel module 2011-10-14 9:31 SMB2 protocol support for CIFS Linux kernel module Pavel Shilovsky @ 2011-10-20 15:20 ` Jeff Layton 2011-10-20 15:27 ` Pavel Shilovsky 0 siblings, 1 reply; 4+ messages in thread From: Jeff Layton @ 2011-10-20 15:20 UTC (permalink / raw) To: Pavel Shilovsky; +Cc: linux-cifs, linux-fsdevel On Fri, 14 Oct 2011 13:31:10 +0400 Pavel Shilovsky <piastryyy@gmail.com> wrote: > Hi all! > > I rebased my cifs-3.2-current branch on top of current > cifs-2.6/master. It includes all patches (lock caching + smb2 patches) > I want to get into 3.2 release. > > http://git.altlinux.org/people/piastry/public/?p=cifs-2.6.git;a=shortlog;h=refs/heads/cifs-3.2-current > > Comments are welcome! > > -- > Best regards, > Pavel Shilovsky. I started looking over them, but it's hard to comment since almost all of them haven't been sent to the list and there's nothing to reply to. Would it be possible to send this to the list in one or more patchsets so it can be reviewed like any other series? Thanks, -- Jeff Layton <jlayton@samba.org> ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: SMB2 protocol support for CIFS Linux kernel module 2011-10-20 15:20 ` Jeff Layton @ 2011-10-20 15:27 ` Pavel Shilovsky [not found] ` <CAKywueSJoApMc8RrDO-nfd64FWdNG_Zdw2-Mse01wK3B0h+VzA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> 0 siblings, 1 reply; 4+ messages in thread From: Pavel Shilovsky @ 2011-10-20 15:27 UTC (permalink / raw) To: Jeff Layton; +Cc: linux-cifs, linux-fsdevel 2011/10/20 Jeff Layton <jlayton@samba.org>: > On Fri, 14 Oct 2011 13:31:10 +0400 > Pavel Shilovsky <piastryyy@gmail.com> wrote: > >> Hi all! >> >> I rebased my cifs-3.2-current branch on top of current >> cifs-2.6/master. It includes all patches (lock caching + smb2 patches) >> I want to get into 3.2 release. >> >> http://git.altlinux.org/people/piastry/public/?p=cifs-2.6.git;a=shortlog;h=refs/heads/cifs-3.2-current >> >> Comments are welcome! >> >> -- >> Best regards, >> Pavel Shilovsky. > > I started looking over them, but it's hard to comment since almost all > of them haven't been sent to the list and there's nothing to reply to. > > Would it be possible to send this to the list in one or more patchsets > so it can be reviewed like any other series? > > Thanks, > -- > Jeff Layton <jlayton@samba.org> > Thanks! I will split it into several patchset and post to the list in this case. The last version of patches is here: http://git.altlinux.org/people/piastry/public/?p=cifs-2.6.git;a=shortlog;h=refs/heads/cifs-3.2-aread -- Best regards, Pavel Shilovsky. ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <CAKywueSJoApMc8RrDO-nfd64FWdNG_Zdw2-Mse01wK3B0h+VzA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: SMB2 protocol support for CIFS Linux kernel module [not found] ` <CAKywueSJoApMc8RrDO-nfd64FWdNG_Zdw2-Mse01wK3B0h+VzA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2011-10-25 6:16 ` Pavel Shilovsky 0 siblings, 0 replies; 4+ messages in thread From: Pavel Shilovsky @ 2011-10-25 6:16 UTC (permalink / raw) To: Jeff Layton; +Cc: linux-cifs-u79uwXL29TY76Z2rM5mHXA, linux-fsdevel 2011/10/20 Pavel Shilovsky <piastryyy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>: > 2011/10/20 Jeff Layton <jlayton-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>: >> On Fri, 14 Oct 2011 13:31:10 +0400 >> Pavel Shilovsky <piastryyy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >>> Hi all! >>> >>> I rebased my cifs-3.2-current branch on top of current >>> cifs-2.6/master. It includes all patches (lock caching + smb2 patches) >>> I want to get into 3.2 release. >>> >>> http://git.altlinux.org/people/piastry/public/?p=cifs-2.6.git;a=shortlog;h=refs/heads/cifs-3.2-current >>> >>> Comments are welcome! >>> >>> -- >>> Best regards, >>> Pavel Shilovsky. >> >> I started looking over them, but it's hard to comment since almost all >> of them haven't been sent to the list and there's nothing to reply to. >> >> Would it be possible to send this to the list in one or more patchsets >> so it can be reviewed like any other series? >> >> Thanks, >> -- >> Jeff Layton <jlayton-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org> >> > > Thanks! I will split it into several patchset and post to the list in > this case. The last version of patches is here: > > http://git.altlinux.org/people/piastry/public/?p=cifs-2.6.git;a=shortlog;h=refs/heads/cifs-3.2-aread > > -- > Best regards, > Pavel Shilovsky. > I've posted SMB2 patches to linux-cifs@ mail list. -- Best regards, Pavel Shilovsky. ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-10-25 6:16 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-14 9:31 SMB2 protocol support for CIFS Linux kernel module Pavel Shilovsky
2011-10-20 15:20 ` Jeff Layton
2011-10-20 15:27 ` Pavel Shilovsky
[not found] ` <CAKywueSJoApMc8RrDO-nfd64FWdNG_Zdw2-Mse01wK3B0h+VzA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-10-25 6:16 ` Pavel Shilovsky
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).