From: Ryusuke Konishi Date: Thu, 16 Apr 2015 19:46:36 +0000 (-0700) Subject: nilfs2: add bmap function to seek a valid key X-Git-Tag: omap-for-v4.1/fixes-rc1~115^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b20384fb32cc3f93857f44fb84736d6d62a9917;p=pandora-kernel.git nilfs2: add bmap function to seek a valid key Add a new bmap function, nilfs_bmap_seek_key(), which seeks a valid entry and returns its key starting from a given key. This function can be used to skip hole blocks efficiently. Signed-off-by: Ryusuke Konishi Cc: Dan Carpenter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed