xfs
[Top] [All Lists]

TAKE - EA/ACL syscalls

To: linux-xfs@xxxxxxxxxxx
Subject: TAKE - EA/ACL syscalls
From: Timothy Shimmin <tes@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 1 Feb 2001 15:47:41 +1100 (EST)
Sender: owner-linux-xfs@xxxxxxxxxxx
This changes the syscalls files in the kernel
and userspace so that they only support i386 and ia64
for EA/ACL.
Will need some help/access to test the ia64 cases.

If other arch's are to be supported for EA and ACL
syscalls then libattr, libacl, and the appropriate
entry.S and unistd.h files need to be updated
together. We have no easy-access/pressing-need
to test other arch's. 

--Tim

cleanup attr/acl syscalls

Modid:  2.4.x-xfs:slinx:84630a
Date:  Wed Jan 31 20:38:20 PST 2001
Workarea:  snort:/diskb/build4/tes/slinx-xfs-acl
Author:  tes

The following file(s) were checked into:
  bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs

cmd/acl/libacl/acl.c - 1.4
cmd/attr/libattr/attr.c - 1.2
linux/arch/alpha/kernel/entry.S - 1.17
linux/arch/arm/kernel/calls.S - 1.14
linux/arch/ia64/ia32/ia32_entry.S - 1.10
linux/arch/ia64/kernel/entry.S - 1.11
linux/arch/ia64/kernel/ivt.S - 1.9
linux/arch/m68k/kernel/entry.S - 1.13
linux/arch/mips/kernel/irix5sys.h - 1.6
linux/arch/mips/kernel/syscalls.h - 1.9
linux/arch/mips64/kernel/scall_64.S - 1.7
linux/arch/ppc/kernel/misc.S - 1.24
linux/arch/s390/kernel/entry.S - 1.5
linux/arch/sh/kernel/entry.S - 1.15
linux/arch/sparc/kernel/systbls.S - 1.16
linux/arch/sparc64/kernel/systbls.S - 1.19
linux/include/asm-alpha/unistd.h - 1.13
linux/include/asm-arm/unistd.h - 1.14
linux/include/asm-i386/unistd.h - 1.15
linux/include/asm-ia64/unistd.h - 1.10
linux/include/asm-m68k/unistd.h - 1.10
linux/include/asm-mips/unistd.h - 1.9
linux/include/asm-mips64/unistd.h - 1.7
linux/include/asm-ppc/unistd.h - 1.13
linux/include/asm-s390/unistd.h - 1.5
linux/include/asm-sh/unistd.h - 1.11
linux/include/asm-sparc/unistd.h - 1.11
linux/include/asm-sparc64/unistd.h - 1.13

<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - EA/ACL syscalls, Timothy Shimmin <=