Files
linux-apfs/fs/cifs
David Howells c06cfb08b8 KEYS: Remove key_type::match in favour of overriding default by match_preparse
A previous patch added a ->match_preparse() method to the key type.  This is
allowed to override the function called by the iteration algorithm.
Therefore, we can just set a default that simply checks for an exact match of
the key description with the original criterion data and allow match_preparse
to override it as needed.

The key_type::match op is then redundant and can be removed, as can the
user_match() function.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Vivek Goyal <vgoyal@redhat.com>
2014-09-16 17:36:06 +01:00
..
2014-05-21 10:18:05 -07:00
2013-06-26 23:45:05 -05:00
2013-11-11 16:31:03 -06:00
2014-05-24 13:24:20 -07:00
2012-07-24 10:25:13 -05:00
2013-09-08 14:54:24 -05:00