From 27c6bd60ac9bf8114f6bb41eda6addc16a6b76a9 Mon Sep 17 00:00:00 2001 From: Jaegeuk Kim Date: Wed, 19 Nov 2014 10:54:48 -0800 Subject: [PATCH] f2fs: submit bio for node blocks in the reclaim path If a node page is request to be written during the reclaiming path, we should submit the bio to avoid pending to recliam it. Signed-off-by: Jaegeuk Kim --- Reading git-format-patch failed