]> Pileus Git - ~andy/linux/commit
GFS2: Merge revoke adding functions
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 14 Dec 2012 12:29:56 +0000 (12:29 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 29 Jan 2013 10:27:46 +0000 (10:27 +0000)
commit75f2b879aeb3158daf6aa95d135803f7e71df06b
tree30bf176b742d11a4e71f2f0a1e3495f45e337a75
parent2a005855938235771b6960206d7581a4933cf6b7
GFS2: Merge revoke adding functions

This moves the lo_add function for revokes into trans.c, removing
a function call and making the code easier to read.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/lops.c
fs/gfs2/trans.c