linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [Lsf-pc] [ATTEND] Discuss Samba + RichACLs + clustered filesystem and support for CIFS/SMB2
       [not found] <20110118223618.GA26090@samba2>
@ 2011-01-19  1:16 ` Ric Wheeler
  2011-01-19  7:17   ` Aneesh Kumar K. V
  2011-01-19 12:23   ` [Cluster-devel] " Steven Whitehouse
  0 siblings, 2 replies; 4+ messages in thread
From: Ric Wheeler @ 2011-01-19  1:16 UTC (permalink / raw)
  To: Jeremy Allison; +Cc: lsf-pc, vl, obnox, linux-fsdevel, cluster-devel

On 01/18/2011 05:36 PM, Jeremy Allison wrote:
> Hi,
>
> I (and Michael Adams and Volker Lendecke) would like to
> attend to discuss integration of Samba with Linux filesystems,
> ACL support and other Windows-style metadata support, and
> integration of Samba with Linux clustered filesystems.
>
> Jeremy Allison,
> Samba Team/Google Open Source Programs Office.

Hi Jeremy,

(Adding the linux-fsdevel & cluster-devel list to this to let more people weigh in)

Ric


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

* Re: [Lsf-pc] [ATTEND] Discuss Samba + RichACLs + clustered filesystem and support for CIFS/SMB2
  2011-01-19  1:16 ` [Lsf-pc] [ATTEND] Discuss Samba + RichACLs + clustered filesystem and support for CIFS/SMB2 Ric Wheeler
@ 2011-01-19  7:17   ` Aneesh Kumar K. V
  2011-01-19 12:23   ` [Cluster-devel] " Steven Whitehouse
  1 sibling, 0 replies; 4+ messages in thread
From: Aneesh Kumar K. V @ 2011-01-19  7:17 UTC (permalink / raw)
  To: Ric Wheeler, Jeremy Allison
  Cc: lsf-pc, vl, obnox, linux-fsdevel, cluster-devel, agruen

On Tue, 18 Jan 2011 20:16:09 -0500, Ric Wheeler <ricwheeler@gmail.com> wrote:
> On 01/18/2011 05:36 PM, Jeremy Allison wrote:
> > Hi,
> >
> > I (and Michael Adams and Volker Lendecke) would like to
> > attend to discuss integration of Samba with Linux filesystems,
> > ACL support and other Windows-style metadata support, and
> > integration of Samba with Linux clustered filesystems.
> >
> > Jeremy Allison,
> > Samba Team/Google Open Source Programs Office.
> 
> Hi Jeremy,
> 
> (Adding the linux-fsdevel & cluster-devel list to this to let more people weigh in)
> 

I would also like to attend the discussion related to richacl. I have been co-developing
richacl with Andreas Gruenbacher and I also maintain a git tree with
latest richacl bits at
http://git.kernel.org/?p=linux/kernel/git/kvaneesh/linux-richacl.git

-aneesh

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

* Re: [Cluster-devel] [Lsf-pc] [ATTEND] Discuss Samba + RichACLs + clustered filesystem and support for CIFS/SMB2
  2011-01-19  1:16 ` [Lsf-pc] [ATTEND] Discuss Samba + RichACLs + clustered filesystem and support for CIFS/SMB2 Ric Wheeler
  2011-01-19  7:17   ` Aneesh Kumar K. V
@ 2011-01-19 12:23   ` Steven Whitehouse
  2011-01-19 19:23     ` Joel Becker
  1 sibling, 1 reply; 4+ messages in thread
From: Steven Whitehouse @ 2011-01-19 12:23 UTC (permalink / raw)
  To: Ric Wheeler
  Cc: Jeremy Allison, vl, linux-fsdevel, obnox, cluster-devel, lsf-pc,
	Aneesh Kumar K.V, Andreas Gruenbacher

Hi,

On Tue, 2011-01-18 at 20:16 -0500, Ric Wheeler wrote:
> On 01/18/2011 05:36 PM, Jeremy Allison wrote:
> > Hi,
> >
> > I (and Michael Adams and Volker Lendecke) would like to
> > attend to discuss integration of Samba with Linux filesystems,
> > ACL support and other Windows-style metadata support, and
> > integration of Samba with Linux clustered filesystems.
> >
> > Jeremy Allison,
> > Samba Team/Google Open Source Programs Office.
> 
> Hi Jeremy,
> 
> (Adding the linux-fsdevel & cluster-devel list to this to let more people weigh in)
> 
> Ric
> 

I think this would be a very useful topic to discuss. I've added the
richacl developers to CC,

Steve.



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

* Re: [Cluster-devel] [Lsf-pc] [ATTEND] Discuss Samba + RichACLs + clustered filesystem and support for CIFS/SMB2
  2011-01-19 12:23   ` [Cluster-devel] " Steven Whitehouse
@ 2011-01-19 19:23     ` Joel Becker
  0 siblings, 0 replies; 4+ messages in thread
From: Joel Becker @ 2011-01-19 19:23 UTC (permalink / raw)
  To: Steven Whitehouse
  Cc: Ric Wheeler, Jeremy Allison, vl, linux-fsdevel, obnox,
	cluster-devel, lsf-pc, Aneesh Kumar K.V, Andreas Gruenbacher

On Wed, Jan 19, 2011 at 12:23:08PM +0000, Steven Whitehouse wrote:
> On Tue, 2011-01-18 at 20:16 -0500, Ric Wheeler wrote:
> > On 01/18/2011 05:36 PM, Jeremy Allison wrote:
> > > I (and Michael Adams and Volker Lendecke) would like to
> > > attend to discuss integration of Samba with Linux filesystems,
> > > ACL support and other Windows-style metadata support, and
> > > integration of Samba with Linux clustered filesystems.
> 
> I think this would be a very useful topic to discuss. I've added the
> richacl developers to CC,

	People like Samba on ocfs2 too, so we're definitely interested.

Joel


-- 

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

end of thread, other threads:[~2011-01-19 19:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20110118223618.GA26090@samba2>
2011-01-19  1:16 ` [Lsf-pc] [ATTEND] Discuss Samba + RichACLs + clustered filesystem and support for CIFS/SMB2 Ric Wheeler
2011-01-19  7:17   ` Aneesh Kumar K. V
2011-01-19 12:23   ` [Cluster-devel] " Steven Whitehouse
2011-01-19 19:23     ` Joel Becker

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).