Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1563993
| From | James Simmons <jsimmons@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] staging: lustre: headers: potential UAPI headers |
| Date | 2017-01-21 00:40 +0100 |
| Message-ID | <t1QWK-5eo-3@gated-at.bofh.it> (permalink) |
| References | <sQ9BL-2iR-9@gated-at.bofh.it> <sVy6u-7wM-23@gated-at.bofh.it> <t0ntM-6uv-15@gated-at.bofh.it> <t0wGK-4b7-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> > > On Mon, Dec 19, 2016 at 12:06:47PM -0500, James Simmons wrote: > > > > Not for landing. This is the purposed UAPI headers > > > > with the removal of unlikely and debugging macros. > > > > This is just for feedback to see if this is acceptable > > > > for the upstream client. > > > > > > > > Signed-off-by: James Simmons <jsimmons@infradead.org> > > > > --- > > > > .../lustre/lustre/include/lustre/lustre_fid.h | 353 +++++++++++++++++++++ > > > > .../lustre/lustre/include/lustre/lustre_ostid.h | 233 ++++++++++++++ > > > > > > Can you make a lustre "uapi" directory so we can see which files you > > > really want to be UAPI and which you don't as time goes on? > > > > Where do you want them placed? In uapi/linux/lustre or uapi/lustre. Does > > it matter to you? The below was to forth coming UAPI headers which from > > your response you seem okay with in general. > > How many .h files are there going to be? It's just a single filesystem, > shouldn't you just need a single file? If so, how about > drivers/staging/lustre/include/uapi/lustre.h > ? > > If you really need multiple .h files, put them all in the same uapi/ > directory with a lustre_ prefix, you don't need a whole subdir just for > yourself, right? We have 12 UAPI headers and yes they all begin with lustre_*. Okay I will create a driver/staging/lustre/include/uapi/linux directory and start moving headers there.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH] staging: lustre: headers: potential UAPI headers James Simmons <jsimmons@infradead.org> - 2017-01-16 23:00 +0100
Re: [PATCH] staging: lustre: headers: potential UAPI headers Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-01-17 08:50 +0100
Re: [PATCH] staging: lustre: headers: potential UAPI headers James Simmons <jsimmons@infradead.org> - 2017-01-21 00:40 +0100
Re: [PATCH] staging: lustre: headers: potential UAPI headers Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-01-21 10:30 +0100
Re: [PATCH] staging: lustre: headers: potential UAPI headers James Simmons <jsimmons@infradead.org> - 2017-01-30 01:20 +0100
csiph-web