]> Git Repo - linux.git/commit
ocfs2: convert between kuids and kgids and DLM locks
authorEric W. Biederman <[email protected]>
Fri, 1 Feb 2013 00:59:23 +0000 (16:59 -0800)
committerEric W. Biederman <[email protected]>
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 <[email protected]>
Cc: Joel Becker <[email protected]>
Signed-off-by: "Eric W. Biederman" <[email protected]>
fs/ocfs2/dlmglue.c
This page took 0.052592 seconds and 4 git commands to generate.