DragonFly users List (threaded) for 2008-07
DragonFly BSD
DragonFly users List (threaded) for 2008-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Hammer fails in HEAD


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 7 Jul 2008 09:03:34 -0700 (PDT)

: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@backplane.com>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]