Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1267850

[PATCH 0/2] FS-Cache: More miscellany

From David Howells <dhowells@redhat.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] FS-Cache: More miscellany
Date 2015-11-12 12:50 +0100
Message-ID <qtYy6-8le-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Attached are another couple of miscellaneous bits in FS-Cache and
CacheFiles:

 (1) Fix an uninitialised error value.

 (2) In MAINTAINERS, mark the mailing list as being moderated for
     non-subscribers.

These can also be found here:

	http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=fscache-fixes

David
---
Geert Uytterhoeven (2):
      FS-Cache: Add missing initialization of ret in cachefiles_write_page()
      MAINTAINERS: linux-cachefs@redhat.com is moderated for non-subscribers


 MAINTAINERS          |    4 ++--
 fs/cachefiles/rdwr.c |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] FS-Cache: More miscellany David Howells <dhowells@redhat.com> - 2015-11-12 12:50 +0100
  [PATCH 2/2] MAINTAINERS: linux-cachefs@redhat.com is moderated for  non-subscribers David Howells <dhowells@redhat.com> - 2015-11-12 12:50 +0100
  Re: [PATCH 0/2] FS-Cache: More miscellany David Howells <dhowells@redhat.com> - 2015-11-12 12:50 +0100

csiph-web