Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1631755
| From | Linus Torvalds <torvalds@linux-foundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH |
| Date | 2017-04-27 00:10 +0200 |
| Message-ID | <tADii-8v0-17@gated-at.bofh.it> (permalink) |
| References | <tACvT-7Jf-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Apr 26, 2017 at 2:15 PM, David Howells <dhowells@redhat.com> wrote:
> [!] NOTE: This breaks UAPI introduced in 4.11-rc1.
Ugh.
I'm, applying this now, so that we don't end up with a released kernel
that supports the NULL filename thing.
I'm not happy about the timing though. And I hope nobody started using
statx() outside of tests.
Linus
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH David Howells <dhowells@redhat.com> - 2017-04-26 23:20 +0200
Re: [PATCH] statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH Linus Torvalds <torvalds@linux-foundation.org> - 2017-04-27 00:10 +0200
Re: [PATCH] statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com> - 2017-04-27 14:00 +0200
csiph-web