From 39efac41fbe44343cac29472320a1d502fcff66b Mon Sep 17 00:00:00 2001 From: Jaegeuk Kim Date: Thu, 24 Jul 2014 18:15:17 -0700 Subject: [PATCH] f2fs: use radix_tree for ino management For better ino management, this patch replaces the data structure from list to radix tree. Reviewed-by: Chao Yu Signed-off-by: Jaegeuk Kim --- Reading git-format-patch failed