> Seth Mos wrote:
> >
> > xfs_lrw.c:619: warning: implicit declaration of function `xfs_check_frozen'
> > xfs_lrw.c:619: `XFS_FREEZE_WRITE' undeclared (first use in this function)
> > xfs_lrw.c:619: (Each undeclared identifier is reported only once
> > xfs_lrw.c:619: for each function it appears in.)
>
> > Something I am missing?
>
> Hm, Steve checked in a change for this file today, but it looks like he
> got part of his snapshot patch in there - that missing function is
> defined in the patch he posted earlier.
>
> Steve? :)
>
> -Eric
>
Eric is correct, I used the wrong tree for a checkin, sorry about that,
fix is on its way. For now just delete the reference to xfs_check_frozen
from the file.
Steve
|