[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.1103101128000.4190@cobra.newdream.net>
Date: Thu, 10 Mar 2011 11:28:54 -0800 (PST)
From: Sage Weil <sage@...dream.net>
To: Arnd Bergmann <arnd@...db.de>
cc: "Aneesh Kumar K. V" <aneesh.kumar@...ux.vnet.ibm.com>,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
Jonathan Nieder <jrnieder@...il.com>,
akpm@...ux-foundation.org, linux-api@...r.kernel.org
Subject: Re: [RFC] introduce sys_syncfs to sync a single file system (v2)
On Thu, 10 Mar 2011, Arnd Bergmann wrote:
> On Tuesday 08 March 2011, Aneesh Kumar K. V wrote:
> > > arch/x86/ia32/ia32entry.S | 1 +
> > > arch/x86/include/asm/unistd_32.h | 3 ++-
> > > arch/x86/include/asm/unistd_64.h | 2 ++
> > > arch/x86/kernel/syscall_table_32.S | 1 +
> > > fs/sync.c | 24 ++++++++++++++++++++++++
> > > 5 files changed, 30 insertions(+), 1 deletions(-)
> >
> >
> > include/asm-generic/unistd.h may also need an update.
>
> I was just going to say the same.
>
> Also, include/linux/syscalls.h should list the prototype, because
> some architectures generate the system call table from C code.
Thanks! Sending an updated patch now.
sage
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists