Whamcloud - gitweb
LU-2987 llite: rcu-free inode 63/5763/5
authorJames Simmons <uja.ornl@gmail.com>
Tue, 25 Jun 2013 16:07:13 +0000 (12:07 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 10 Jul 2013 02:59:13 +0000 (02:59 +0000)
commitea7a2a00c43002111b9a2277bc7c372d707522f5
tree144588ef61ebcace30ceea372845453f7f8ba830
parent90a1b772d26c86c8c08317bc594372500273cb0d
LU-2987 llite: rcu-free inode

Since 2.6.38, inode.i_rcu was added and file system .destroy_inode
should rcu-free inodes.

Signed-off-by: Peng Tao <tao.peng@emc.com>
Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: Idc12c94fd1bf9c99756c9bcb2d07f3061e6dad5a
Reviewed-on: http://review.whamcloud.com/5763
Tested-by: Hudson
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Keith Mannthey <keith.mannthey@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Alexey Shvetsov <alexxy@gentoo.org>
lustre/autoconf/lustre-core.m4
lustre/llite/super25.c