Whamcloud - gitweb
LU-3305 quota: Update SuSE kernel to handle quota changes in 2.4+ 32/7032/3
authorJames Simmons <uja.ornl@gmail.com>
Thu, 18 Jul 2013 16:44:22 +0000 (12:44 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 26 Jul 2013 19:32:46 +0000 (19:32 +0000)
commit88d9dcf58c94919629d6d96c68dc7277e62db7da
treef13ffa62a7ed3ed5e73b109abad87f953fd73f1f
parent1782af70191a4f6b40e83e7d776acfcc110e2371
LU-3305 quota: Update SuSE kernel to handle quota changes in 2.4+

This patch address two issues needed for SuSE systems. The first
is 64 bit quotas are not properly support in SLES11 SP1. We update
quota-support-64-bit-quota-format, which is no longer needed for
RHEL system, to allow 64 bit quotas for SP1. The second is the port
of the patch to handle the global lock contention inside the
dqget()/dqput(). We'd avoid calling dqget()/dqput() in
dquot_initialize().

Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: I16a989a68925dfcd098415f6e1f621a6e5c2a9b1
Reviewed-on: http://review.whamcloud.com/7032
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/kernel_patches/patches/quota-avoid-dqget-calls-sles11sp2.patch [new file with mode: 0644]
lustre/kernel_patches/patches/quota-replace-dqptr-sem-sles11.patch [moved from lustre/kernel_patches/patches/replace_dqptr_sem-sles11.patch with 95% similarity]
lustre/kernel_patches/patches/quota-replace-dqptr-sem-sles11sp2.patch [moved from lustre/kernel_patches/patches/replace_dqptr_sem-sles11sp2.patch with 100% similarity]
lustre/kernel_patches/patches/quota-support-64-bit-quota-format.patch
lustre/kernel_patches/series/2.6-sles11.series
lustre/kernel_patches/series/3.0-sles11.series