diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-07-23 21:29:33 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-24 10:47:28 -0700 |
commit | 99829b832997d907c30669bfd17da32151e18f04 (patch) | |
tree | a9d4b9a3e475891198de0f37d376bda053399bde /Kbuild | |
parent | 4006553b06306b34054529477b06b68a1c66249b (diff) | |
download | op-kernel-dev-99829b832997d907c30669bfd17da32151e18f04.zip op-kernel-dev-99829b832997d907c30669bfd17da32151e18f04.tar.gz |
flag parameters: NONBLOCK in anon_inode_getfd
Building on the previous change to anon_inode_getfd, this patch introduces
support for handling of O_NONBLOCK in addition to the already supported
O_CLOEXEC. Following patches will take advantage of this support. As can be
seen, the additional support for supporting this functionality is minimal.
Signed-off-by: Ulrich Drepper <drepper@redhat.com>
Acked-by: Davide Libenzi <davidel@xmailserver.org>
Cc: Michael Kerrisk <mtk.manpages@googlemail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions