Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1315707 > unrolled thread
| Started by | Trond Myklebust <trond.myklebust@primarydata.com> |
|---|---|
| First post | 2016-01-23 18:40 +0100 |
| Last post | 2016-01-24 18:50 +0100 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
[GIT PULL] Please pull bugfixes+cleanup for Linux 4.5 Trond Myklebust <trond.myklebust@primarydata.com> - 2016-01-23 18:40 +0100
Re: [GIT PULL] Please pull bugfixes+cleanup for Linux 4.5 Linus Torvalds <torvalds@linux-foundation.org> - 2016-01-23 21:00 +0100
Re: [GIT PULL] Please pull bugfixes+cleanup for Linux 4.5 Trond Myklebust <trond.myklebust@primarydata.com> - 2016-01-24 18:50 +0100
| From | Trond Myklebust <trond.myklebust@primarydata.com> |
|---|---|
| Date | 2016-01-23 18:40 +0100 |
| Subject | [GIT PULL] Please pull bugfixes+cleanup for Linux 4.5 |
| Message-ID | <qUaki-63i-15@gated-at.bofh.it> |
Hi Linus,
The following changes since commit 44aab3e09ef947e546ee61c5082c41b86dd15e53:
NFS: Fix a compile warning about unused variable in
nfs_generic_pg_pgios() (2016-01-08 08:12:47 -0500)
are available in the git repository at:
git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-4.5-2
for you to fetch changes up to 6d45c042f35ea9b27bf946380f74ff75d32280c9:
Merge branch 'bugfixes' (2016-01-22 11:02:36 -0500)
----------------------------------------------------------------
NFS client bugfixes and cleanups for Linux 4.5
Bugfixes:
- pNFS/flexfiles: Fix an XDR encoding bug in layoutreturn
- pNFS/flexfiles: Improve merging of errors in LAYOUTRETURN
Cleanups:
- NFS: Simplify nfs_request_add_commit_list() arguments
----------------------------------------------------------------
Anna Schumaker (1):
NFS: Simplify nfs_request_add_commit_list() arguments
Trond Myklebust (3):
pNFS/flexfiles: Improve merging of errors in LAYOUTRETURN
pNFS/flexfiles: Fix an XDR encoding bug in layoutreturn
Merge branch 'bugfixes'
fs/nfs/filelayout/filelayout.c | 2 +-
fs/nfs/flexfilelayout/flexfilelayout.c | 6 +-
fs/nfs/flexfilelayout/flexfilelayoutdev.c | 99 +++++++++++++------------------
fs/nfs/internal.h | 2 +-
fs/nfs/write.c | 7 +--
5 files changed, 47 insertions(+), 69 deletions(-)
--
Trond Myklebust
Linux NFS client maintainer, PrimaryData
trond.myklebust@primarydata.com
[toc] | [next] | [standalone]
| From | Linus Torvalds <torvalds@linux-foundation.org> |
|---|---|
| Date | 2016-01-23 21:00 +0100 |
| Message-ID | <qUcvM-7Cq-13@gated-at.bofh.it> |
| In reply to | #1315707 |
On Sat, Jan 23, 2016 at 9:32 AM, Trond Myklebust
<trond.myklebust@primarydata.com> wrote:
>
> are available in the git repository at:
>
> git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-4.5-2
You have some odd double-spacing issue in this pull request. It's
fine, and I pulled, but I thought I'd mention the oddity in case you
started doing something new and broken and hadn't noticed.
Linus
[toc] | [prev] | [next] | [standalone]
| From | Trond Myklebust <trond.myklebust@primarydata.com> |
|---|---|
| Date | 2016-01-24 18:50 +0100 |
| Message-ID | <qUwXw-8eP-3@gated-at.bofh.it> |
| In reply to | #1315737 |
On Sat, Jan 23, 2016 at 2:49 PM, Linus Torvalds <torvalds@linux-foundation.org> wrote: > On Sat, Jan 23, 2016 at 9:32 AM, Trond Myklebust > <trond.myklebust@primarydata.com> wrote: >> >> are available in the git repository at: >> >> git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-4.5-2 > > You have some odd double-spacing issue in this pull request. It's > fine, and I pulled, but I thought I'd mention the oddity in case you > started doing something new and broken and hadn't noticed. > Yeah. I was having trouble getting evolution to send my emails due to some encryption borkage in the latest incarnation from Fedora, so I saved it as a draft and then imported it to the gmail web interface. That's what introduced the double-spacing. I'm hoping this will get fixed quickly, so I can go back to sending email the old way... Cheers Trond
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web