From: Eric Paris Date: Fri, 18 Apr 2008 14:36:22 +0000 (-0400) Subject: Audit: increase the maximum length of the key field X-Git-Tag: v2.6.26-rc1~361^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a42da93c8641a0b49405ceb2a2063975c823aa49;p=pandora-kernel.git Audit: increase the maximum length of the key field Key lengths were arbitrarily limited to 32 characters. If userspace is going to start using the single kernel key field as multiple virtual key fields (example key=key1,key2,key3,key4) we should give them enough room to work. Signed-off-by: Eric Paris Signed-off-by: Al Viro --- Reading git-diff-tree failed