Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1684919
| From | David Howells <dhowells@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: build failure after merge of the vfs tree |
| Date | 2017-07-11 11:30 +0200 |
| Message-ID | <u1ZEu-sY-13@gated-at.bofh.it> (permalink) |
| References | <u1RGW-3IT-7@gated-at.bofh.it> |
| Organization | Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 |
Stephen Rothwell <sfr@canb.auug.org.au> wrote: > - if (inode->i_mode & S_IALLUGO != 0775) > + if ((inode->i_mode & S_IALLUGO) != 0775) Acked-by: David Howells <dhowells@redhat.com>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
linux-next: build failure after merge of the vfs tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-07-11 03:00 +0200 Re: linux-next: build failure after merge of the vfs tree David Howells <dhowells@redhat.com> - 2017-07-11 11:30 +0200
csiph-web