Nullfs leaks i-nodes

Konstantin Belousov kostikbel at gmail.com
Thu May 9 12:31:00 UTC 2013


On Thu, May 09, 2013 at 02:11:44PM +0200, Goran Lowkrantz wrote:
> I assume this is CURRENT? Tried on STABLE but got this:
> cc1: warnings being treated as errors
> /usr/src/sys/kern/vfs_subr.c: In function 'vfs_notify_upper':
> /usr/src/sys/kern/vfs_subr.c:2801: warning: implicit declaration of 
> function 'VFS_PROLOGUE'
> /usr/src/sys/kern/vfs_subr.c:2801: warning: nested extern declaration of 
> 'VFS_PROLOGUE' [-Wnested-externs]
> /usr/src/sys/kern/vfs_subr.c:2801: warning: implicit declaration of 
> function 'VFS_EPILOGUE'
> /usr/src/sys/kern/vfs_subr.c:2801: warning: nested extern declaration of 
> 'VFS_EPILOGUE' [-Wnested-externs]
> *** [vfs_subr.o] Error code 1

Yes, the patch is for CURRENT. You can simply remove the VFS_PROLOGUE and
VFS_EPILOGUE lines from the patch if applying on stable.  Not sure whether
it needs more trivial adjustments there.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20130509/4d4cc2ae/attachment.sig>


More information about the freebsd-stable mailing list