From: Artem Bityutskiy Date: Fri, 6 May 2011 14:52:32 +0000 (+0300) Subject: UBIFS: share the next_log_lnum helper X-Git-Tag: v3.0-rc1~317^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e11602ea3e43392904db7a579dc990062ebb7151;p=pandora-kernel.git UBIFS: share the next_log_lnum helper We'll need to use the 'next_log_lnum()' helper function from log.c in the fixup code, so let's move it to misc.h. IOW, this is a preparation to the following free space fixup changes. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed