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


Groups > linux.kernel > #1488303

Re: [PATCH] gfs2: fix to detect failure of register_shrinker

From Bob Peterson <rpeterso@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH] gfs2: fix to detect failure of register_shrinker
Date 2016-09-21 19:40 +0200
Message-ID <sjTEZ-3sy-15@gated-at.bofh.it> (permalink)
References <sj998-7ii-29@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


----- Original Message -----
| From: Chao Yu <yuchao0@huawei.com>
| 
| register_shrinker can fail after commit 1d3d4437eae1 ("vmscan: per-node
| deferred work"), we should detect the failure of it, otherwise we may
| fail to register shrinker after gfs2 module was been inited successfully.
| 
| Signed-off-by: Chao Yu <yuchao0@huawei.com>
| ---
|  fs/gfs2/glock.c | 8 +++++++-
|  fs/gfs2/main.c  | 4 +++-
|  2 files changed, 10 insertions(+), 2 deletions(-)
| 

Hi,

Thanks. This is now applied to the for-next branch of the linux-gfs2 tree:
https://git.kernel.org/cgit/linux/kernel/git/gfs2/linux-gfs2.git/commit/fs/gfs2?h=for-next&id=e0d735c1cc2749598f2d29f60f9a16658fd96ae9

Regards,

Bob Peterson
Red Hat File Systems

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


Thread

[PATCH] gfs2: fix to detect failure of register_shrinker Chao Yu <chao@kernel.org> - 2016-09-19 18:00 +0200
  Re: [PATCH] gfs2: fix to detect failure of register_shrinker Bob Peterson <rpeterso@redhat.com> - 2016-09-21 19:40 +0200

csiph-web