]> git.michaelhowe.org Git - packages/o/openafs.git/commit
config: Move AFS_LRALLOCSIZ to afs_args.h
authorPerry Ruiter <pruiter@sinenomine.net>
Tue, 27 May 2014 08:26:59 +0000 (01:26 -0700)
committerStephan Wiesand <stephan.wiesand@desy.de>
Thu, 26 Jun 2014 09:46:58 +0000 (05:46 -0400)
commit60e878e80aaa0f217b538261380f95ecceba7ed9
treef79324f976b29e292972fb891aa7d7bb6c381fb5
parentaa734b700c8f6d6d84f35318ab8f669bb17853c0
config: Move AFS_LRALLOCSIZ to afs_args.h

AFS_LRALLOCSIZ is currently defined in afs/afs.h.  Other memory
related definitions such as AFS_SMALLOCSIZ and AFS_MDALLOCSIZ
are defined in config/afs_args.h.  Move AFS_LRALLOCSIZ to
config/afs_args.h for consistency.

Reviewed-on: http://gerrit.openafs.org/11174
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Reviewed-by: D Brashear <shadow@your-file-system.com>
(cherry picked from commit 02565591855f5a5ddb7dd6e308d9f535c2fd64b8)

Change-Id: I691a7d6025a1b4353f479049d09c54297b80989c
Reviewed-on: http://gerrit.openafs.org/11209
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Perry Ruiter <pruiter@sinenomine.net>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/afs/afs.h
src/config/afs_args.h