]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit03ab30f73dbf2f4f719d2c0c2acef81bf0445eb7
tree1c4c33249ff55c2d97ef16a2b230c5a83c85937a
parent9522751cded17c231acd1cf92bc21b3da1b07f38
ocfs2: convert between kuids and kgids and DLM locks

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>
fs/ocfs2/dlmglue.c