Whamcloud - gitweb
b=21846 add a hs_key entry in lqs hash operations
authorLanden <tianzy@sun.com>
Fri, 29 Jan 2010 07:04:53 +0000 (15:04 +0800)
committerRobert Read <rread@sun.com>
Sat, 30 Jan 2010 01:32:17 +0000 (17:32 -0800)
commitf8930ce4318831be7bf279d601a69b9cf48f2fa2
treefb19c69a6cb35873da8087cbf97fee31b8384a4d
parent813555770487d5f0504145e9cae1c35bedb26231
b=21846 add a hs_key entry in lqs hash operations

When lqs rehashes, it will call its hs_key method. If it isn't
defined, an assert will be triggered. The patch just add it
for lqs hash.

a=johann
i=landen
i=adilger
libcfs/include/libcfs/libcfs_hash.h
lustre/quota/quota_context.c