linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Add COMPATIBLE_IOCTL for AutoFS4 and SPARC64
@ 2003-03-07 22:17 Marcel Holtmann
       [not found] ` <1047106843.22024.2.camel@rth.ninka.net>
  0 siblings, 1 reply; 3+ messages in thread
From: Marcel Holtmann @ 2003-03-07 22:17 UTC (permalink / raw)
  To: marcelo; +Cc: linux-kernel

You can import this changeset into BK by piping this whole message to:
'| bk receive [path to repository]' or apply the patch as usual.

===================================================================


ChangeSet@1.1010, 2003-03-07 23:06:07+01:00, marcel@holtmann.org
  [PATCH] Add COMPATIBLE_IOCTL for AutoFS4 and SPARC64
  
  This patch adds the missing COMPATIBLE_IOCTL for the
  AUTOFS_IOC_EXPIRE_MULTI on SPARC64.


 ioctl32.c |    2 ++
 1 files changed, 2 insertions(+)


diff -Nru a/arch/sparc64/kernel/ioctl32.c b/arch/sparc64/kernel/ioctl32.c
--- a/arch/sparc64/kernel/ioctl32.c	Fri Mar  7 23:09:18 2003
+++ b/arch/sparc64/kernel/ioctl32.c	Fri Mar  7 23:09:18 2003
@@ -37,6 +37,7 @@
 #include <linux/cdrom.h>
 #include <linux/loop.h>
 #include <linux/auto_fs.h>
+#include <linux/auto_fs4.h>
 #include <linux/devfs_fs.h>
 #include <linux/tty.h>
 #include <linux/vt_kern.h>
@@ -4881,6 +4882,7 @@
 COMPATIBLE_IOCTL(AUTOFS_IOC_CATATONIC)
 COMPATIBLE_IOCTL(AUTOFS_IOC_PROTOVER)
 COMPATIBLE_IOCTL(AUTOFS_IOC_EXPIRE)
+COMPATIBLE_IOCTL(AUTOFS_IOC_EXPIRE_MULTI)
 /* DEVFS */
 COMPATIBLE_IOCTL(DEVFSDIOC_GET_PROTO_REV)
 COMPATIBLE_IOCTL(DEVFSDIOC_SET_EVENT_MASK)

===================================================================


This BitKeeper patch contains the following changesets:
+
## Wrapped with gzip_uu ##


begin 664 bkpatch27905
M'XL(`(X8:3X``[54;6O;,!#^'/V*@W[9*+'U9CLQ2TF:I6MH2D)>8#!&T"2E
M]F);P5;:#?SCIZ;T95N7K*.3#H1.=P^GYQ[I"!:5+N-&+DJI,W0$YZ:R<2,Q
MF<U%47BFO'+.J3'.Z2<FU_[]D?\EM6NM-[KT\Z1)/8Y<X$18F<"U+JNX03SV
MX+'?-SIN3`<?%J/>%*%.!_J)**[T3%OH=)`UY;7(5-45-LE,X=E2%%6NK?"D
MR>N'T)IB3-T,2,1P$-8DQ#RJ)5&$"$ZTPI2W0HYR3WJ;[HW)ULU-:;YJ:3VE
M?T9AF-((!YQ@XE!XT$;O@7ANAP$S_]8BH"S&88RC8TQBC.&.H>Y39N"80!.C
M4WC=^OM(PJ=);]X__PP]I:`_OG2[X>EHL!R.^_,1K$P)O:TU9S,.HE`PF_2F
M?9<HP=D\22O8[%@72E5@$PUY6E5I<?4\D@MP:;W%?'PVNW4O!Q\GP^E@>;D8
MS8=@BGMX#UV`XZI%T.2Q>ZCYPH$0%AB='*#,<9WXU<8M(??7NBQTYJ=&VHQ1
M3SZAD6/:K@FAV)$9$*&XPB$G;1XR_5S##N,R-R/J\'!0.R#*=F+=FW98P*]P
M&V2ER#)Q([JE5HFP?X?+,*&$1`%CK&8A;0<[F;/V;R(/]HF<_B^1OTC<%W#7
MCS$TRYN=.3%-]K?F']0Y=.P0=)06,MLJ#>^RM-A^\X4K:+FJN)><H"%OM9B+
B^;7R-W]X0F\?/T:9:+FNMGE'!'05J56(?@!K*O1L@`4`````
`
end

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

* Re: [PATCH] Add COMPATIBLE_IOCTL for AutoFS4 and SPARC64
  2003-03-08 19:45   ` Marcel Holtmann
@ 2003-03-08 19:29     ` David S. Miller
  0 siblings, 0 replies; 3+ messages in thread
From: David S. Miller @ 2003-03-08 19:29 UTC (permalink / raw)
  To: marcel; +Cc: marcelo, linux-kernel

   From: Marcel Holtmann <marcel@holtmann.org>
   Date: 08 Mar 2003 20:45:43 +0100
   
   I try to keep this in mind for the next time. Should I also send you a
   patch for 2.5 ?

If it's simple, there usually is no need and I do this autmoatically.

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

* Re: [PATCH] Add COMPATIBLE_IOCTL for AutoFS4 and SPARC64
       [not found] ` <1047106843.22024.2.camel@rth.ninka.net>
@ 2003-03-08 19:45   ` Marcel Holtmann
  2003-03-08 19:29     ` David S. Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Marcel Holtmann @ 2003-03-08 19:45 UTC (permalink / raw)
  To: David S. Miller; +Cc: marcelo, Linux Kernel Mailing List

Hi David,

> Applied.

thanks.

> You'll get patches applied faster for sparc64 if you CC:
> me instead of Marcelo as all he's going to do is forward it
> to me and he wouldn't put the change into 2.5.x (where it
> belongs as well).

I try to keep this in mind for the next time. Should I also send you a
patch for 2.5 ?

Regards

Marcel



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

end of thread, other threads:[~2003-03-08 19:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-07 22:17 [PATCH] Add COMPATIBLE_IOCTL for AutoFS4 and SPARC64 Marcel Holtmann
     [not found] ` <1047106843.22024.2.camel@rth.ninka.net>
2003-03-08 19:45   ` Marcel Holtmann
2003-03-08 19:29     ` David S. Miller

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