Jürg Billeter wrote:

> The patch speaks for itself,

BTW, changing the problematic line to:

  && read(fd, &reiserfsb, sizeof(reiserfsb)) == sizeof(reiserfsb)

seems to also fix the problem. It's simpler and is more in line with the
other filesystem checks in that function. Maybe the above variant is more
correct? Thoughts?

Regards
Greg
--
http://www.diy-linux.org/

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to