K 10 svn:author V 3 avg K 8 svn:date V 27 2012-09-11T07:12:48.579700Z K 7 svn:log V 260 zfs boot: fix/replace fzap_rlookup implementation The previous one was totally bogus as it used hash value of _output_ variable as an index for searching... The only reliable way to do a reverse lookup here is to iterate over all entries. MFC after: 15 days END