From: Peng Tao Date: Thu, 12 Jan 2012 15:18:45 +0000 (+0800) Subject: pnfsblock: clean up _add_entry X-Git-Tag: v3.3-rc1~41^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57582b372f63d0f655b1a35b0d306d73d1a46775;p=pandora-kernel.git pnfsblock: clean up _add_entry It is wrong to kmalloc in _add_entry() as it is inside spinlock. memory should be already allocated _add_entry() is called. Signed-off-by: Peng Tao Signed-off-by: Benny Halevy Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed