]> www.infradead.org Git - users/willy/xarray.git/commit
f2fs: Convert nat_root to XArray
authorMatthew Wilcox <willy@infradead.org>
Thu, 18 Oct 2018 19:06:36 +0000 (15:06 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Thu, 8 Aug 2019 14:29:40 +0000 (10:29 -0400)
commit43dac19044a4ef4fa7b1da9dd3f2ed702731490c
treefcf65f604bc53f46f1b18429e358ca1c8c245951
parent55365cf8bf574c20909750a499c78f2ad1156b89
f2fs: Convert nat_root to XArray

Leave the locking unchanged, although I suspect nat_tree_lock
could probably now be removed or at least narrowed in scope.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
fs/f2fs/f2fs.h
fs/f2fs/node.c
fs/f2fs/node.h