From: Fred Isaman Date: Thu, 8 Mar 2012 22:29:35 +0000 (-0500) Subject: NFS: remove nfs_inode radix tree X-Git-Tag: v3.4-rc1~123^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6d6dc7cdfda7c8f49a89a7b7261846f319da6d1;p=pandora-kernel.git NFS: remove nfs_inode radix tree The radix tree is only being used to compile lists of reqs needing commit. It is simpler to just put the reqs directly into a list. Signed-off-by: Fred Isaman Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed