From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinson Lee Subject: [PATCH 3.14] fold d_kill() and d_free() Date: Wed, 20 May 2015 17:31:58 -0700 Message-ID: <1432168319-30261-1-git-send-email-vlee@twopensource.com> References: <20150518174424.GA802@kroah.com> Cc: stable@vger.kernel.org, linux-fsdevel@vger.kernel.org, Vinson Lee To: Greg KH , Cong Wang , viro@zeniv.linux.org.uk Return-path: In-Reply-To: <20150518174424.GA802@kroah.com> Sender: stable-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org From: Vinson Lee This is a backport of 03b3b889e79cdb6b806fc0ba9be0d71c186bbfaa "fold d_kill() and d_free()" to stable kernel 3.14. The other 15 patches (patches 2-16) from the "vfs: fix dentry shrink list corruption" stable request still apply on top of 3.14.43. Al Viro (1): fold d_kill() and d_free() fs/dcache.c | 77 +++++++++++++++++++------------------------------------------ 1 file changed, 24 insertions(+), 53 deletions(-) -- 2.1.0