Hammer fails in HEAD
Matthew Dillon
dillon at apollo.backplane.com
Mon Jul 7 09:08:28 PDT 2008
:Yes the new commits seems to have solved the problem I was having.
:
:Altough currently you can't build hammer as your new commits utilize
:fib_ext in the file identifier structure(struct fid in
:src/sys/sys/mount.h) but I added fid_ext that manually as an u_short
:and the kernel compiled and hammer is working better than it did
:before, I can now successfully write files.
:
:Thanks,
:/Andreas
My bad, I forgot to commit sys/mount.h
fid_ext replaces fid_reserved. You can't just add it to that
structure without it breaking NFS.
-Matt
Matthew Dillon
<dillon at backplane.com>
More information about the Users
mailing list