ocfs2: convert between kuids and kgids and DLM locks
authorEric W. Biederman <ebiederm@xmission.com>
Fri, 1 Feb 2013 00:59:23 +0000 (16:59 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Wed, 13 Feb 2013 14:00:57 +0000 (06:00 -0800)
Convert between uid and gids stored in the on the wire format of dlm
locks aka struct ocfs2_meta_lvb and kuids and kgids stored in
inode->i_uid and inode->i_gid.

Cc: Mark Fasheh <mfasheh@suse.com>
Cc: Joel Becker <jlbec@evilplan.org>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>

No differences found