Re: System perforamance 4.x vs. 5.x and 6.x



On Tue, Feb 19, 2008 at 03:02:44PM -0700, Brett Bump wrote:

Oops!

../../../ufs/ufs/ufs_quota.c: In function `chkdq':
../../../ufs/ufs/ufs_quota.c:168: error: `do_check' undeclared (first use in this function)
../../../ufs/ufs/ufs_quota.c:168: error: (Each undeclared identifier is reported only once
../../../ufs/ufs/ufs_quota.c:168: error: for each function it appears in.)
../../../ufs/ufs/ufs_quota.c:174: error: `warn' undeclared (first use in this function)
../../../ufs/ufs/ufs_quota.c:178: error: too many arguments to function `chkdqchg'
../../../ufs/ufs/ufs_quota.c: In function `chkdqchg':
../../../ufs/ufs/ufs_quota.c:230: error: number of arguments doesn't match prototype
../../../ufs/ufs/ufs_quota.c:75: error: prototype declaration
../../../ufs/ufs/ufs_quota.c: In function `chkiq':
../../../ufs/ufs/ufs_quota.c:330: error: too many arguments to function `chkiqchg'
../../../ufs/ufs/ufs_quota.c: In function `chkiqchg':
../../../ufs/ufs/ufs_quota.c:412: error: `warn' undeclared (first use in this function)
../../../ufs/ufs/ufs_quota.c: In function `quotaon':
../../../ufs/ufs/ufs_quota.c:522: warning: implicit declaration of function `quotaoff1'
../../../ufs/ufs/ufs_quota.c:522: warning: nested extern declaration of `quotaoff1'
../../../ufs/ufs/ufs_quota.c:583: warning: implicit declaration of function `quotaoff_inchange'
../../../ufs/ufs/ufs_quota.c:583: warning: nested extern declaration of `quotaoff_inchange'
../../../ufs/ufs/ufs_quota.c: At top level:
../../../ufs/ufs/ufs_quota.c:599: warning: function declaration isn't a prototype
../../../ufs/ufs/ufs_quota.c:599: warning: static declaration of 'quotaoff1' follows non-static declaration
../../../ufs/ufs/ufs_quota.c:522: warning: previous implicit declaration of 'quotaoff1' was here
../../../ufs/ufs/ufs_quota.c:680: warning: function declaration isn't a prototype
../../../ufs/ufs/ufs_quota.c: In function `dqget':
../../../ufs/ufs/ufs_quota.c:1130: error: `vfslocked' undeclared (first use in this function)
../../../ufs/ufs/ufs_quota.c:1134: error: `dqvplocked' undeclared (first use in this function)
../../../ufs/ufs/ufs_quota.c:1054: warning: unused variable `td'
../../../ufs/ufs/ufs_quota.c: At top level:
../../../ufs/ufs/ufs_quota.c:1022: warning: 'dqhashfind' defined but not used
*** Error code 1

This was after applying the patch and disabling quotas.

I cannot reproduce it locally. With patch applied, it compiles both
GENERIC and GENERIC with options QUOTA added just fine.

Check for partially applied patch.

Attachment: pgpvIY2gOPgre.pgp
Description: PGP signature



Relevant Pages

  • Re: System perforamance 4.x vs. 5.x and 6.x
    ... This was after applying the patch and disabling quotas. ... On Fri, 15 Feb 2008, Kris Kennaway wrote: ... switch everything over to that. ...
    (freebsd-performance)
  • Re: System perforamance 4.x vs. 5.x and 6.x
    ... *** Error code 1 ... This was after applying the patch and disabling quotas. ... I guess the patch has become stale in the time since it was created. ...
    (freebsd-performance)
  • Re: Ctrl+C doesnt interrupt process waiting for I/O
    ... some process is keeping the disk busy (some cron job for example: ... The following patch to 2.6.26-rc8 fixes the issue for me. ... I have tried to reproduce the original poster's issue on ... This disables the flush step, ...
    (Linux-Kernel)
  • Re: Outlook HTML crash
    ... This is definitely older than the latest IE patch, ... I can reproduce the issue more ... in Outlook or Outlook Express which causes them to crash or overflow (like ... Subject: Outlook HTML crash ...
    (Vuln-Dev)
  • Re: [2.6.26-rc4] mount.nfsv4/memory poisoning issues...
    ... If you can easily reproduce this, ... Note that this patch is entirely untested, ... The original patch that Trond commented on above is also probably ... could you apply that patchset to your kernel and see if it helps ...
    (Linux-Kernel)