mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Re: [PATCH] Consolidate include/asm/fcntl.h into include/linux/fcntl.h
@ 2002-08-24 20:35 Matthew Wilcox
  2002-08-25  9:57 ` Stephen Rothwell
  0 siblings, 1 reply; 3+ messages in thread
From: Matthew Wilcox @ 2002-08-24 20:35 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: linux-kernel


I think this is a bad idea -- when doing a new port, it's easier to fill
in the bits with the current scheme rather than with your proposed scheme.
There is one part which I like:

-/* for old implementation of bsd flock () */
-#define F_EXLCK		4	/* or 3 */
-#define F_SHLCK		8	/* or 4 */

All of these can go, nobody's been using them since kernel 2.0.  I took
out the last vestiges of them from locks.c earlier in 2.5.  None of the
BSDs have them either.

-- 
Revolutions do not require corporate support.

^ permalink raw reply	[flat|nested] 3+ messages in thread
* [PATCH] Consolidate include/asm/fcntl.h into include/linux/fcntl.h
@ 2002-08-24 15:10 Stephen Rothwell
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Rothwell @ 2002-08-24 15:10 UTC (permalink / raw)
  To: LKML

Hi All,

This patch consolidates as much as possible of the fcntl.h files into
include/linux/fcntl.h.  It builds fine on i386 but may have broken some
other architectures (but should not have) - I have been as careful as
I can.

Patch available at http://www.canb.auug.org.au/~sfr/31-fcntl.1.diff.gz

Comments welcome.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

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

end of thread, other threads:[~2002-08-25  9:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-24 20:35 [PATCH] Consolidate include/asm/fcntl.h into include/linux/fcntl.h Matthew Wilcox
2002-08-25  9:57 ` Stephen Rothwell
  -- strict thread matches above, loose matches on Subject: below --
2002-08-24 15:10 Stephen Rothwell

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

all inboxes | Powered by JetHome®