lkml.org 
[lkml]   [2008]   [May]   [5]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSun, 4 May 2008 21:56:46 -0700 (PDT)
FromDavide Libenzi <>
SubjectRe: [PATCH 04/18] flag parameters: anon_inode_getfd extension
On Sun, 4 May 2008, Ulrich Drepper wrote:

> This patch just extends the anon_inode_getfd interface to take an additional
> parameter with a flag value.  The flag value is passed on to
> get_unused_fd_flags in anticipation for a use with the O_CLOEXEC flag.
> 
> No actual semantic changes here, the changed callers all pass 0 for now.
> 
> 
>  fs/anon_inodes.c            |    9 +++++----
>  fs/eventfd.c                |    2 +-
>  fs/eventpoll.c              |    2 +-
>  fs/signalfd.c               |    3 ++-
>  fs/timerfd.c                |    2 +-
>  include/linux/anon_inodes.h |    2 +-
>  6 files changed, 11 insertions(+), 9 deletions(-)
> 
> 
> Signed-off-by: Ulrich Drepper <drepper@redhat.com>

Acked-by: Davide Libenzi <davidel@xmailserver.org>



- Davide




\
 
 \ /
  Last update: 2008-05-05 06:59    [from the cache]
©2003-2008