commit | 03ab30f73dbf2f4f719d2c0c2acef81bf0445eb7 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Thu Jan 31 16:59:23 2013 -0800 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Wed Feb 13 06:00:57 2013 -0800 |
tree | 1c4c33249ff55c2d97ef16a2b230c5a83c85937a | |
parent | 9522751cded17c231acd1cf92bc21b3da1b07f38 [diff] |
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>