Re: [PATCH] OrangeFS: constify export_operations structures

2016-01-05 Thread Mike Marshall
I checked with Stephen Rothwell too, and he agrees with y'all that there should be a Orangefs stanza in the MAINTAINERS file... it will be there next time I push to kernel.org... Thanks! -Mike On Mon, Jan 4, 2016 at 1:45 PM, Dan Carpenter wrote: > On Mon, Jan 04, 2016 at 11:18:00AM -0500, Mike

Re: [PATCH] OrangeFS: constify export_operations structures

2016-01-04 Thread Dan Carpenter
On Mon, Jan 04, 2016 at 11:18:00AM -0500, Mike Marshall wrote: > Hi Julia... thanks for the patch... I've applied it to my github repo, > so it will be in the next push to kernel.org. > > Orangefs is still out-of-tree (only temporarily I hope ;-) so I guess I > don't belong in the MAINTAINERS file

Re: [PATCH] OrangeFS: constify export_operations structures

2016-01-04 Thread Mike Marshall
Hi Julia... thanks for the patch... I've applied it to my github repo, so it will be in the next push to kernel.org. Orangefs is still out-of-tree (only temporarily I hope ;-) so I guess I don't belong in the MAINTAINERS file yet... -Mike On Fri, Jan 1, 2016 at 4:01 AM, Julia Lawall wrote: > Th