git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa731fc
)
GFS2: Use dirty_inode in gfs2_dir_add
author
Bob Peterson
<rpeterso@redhat.com>
Mon, 12 Nov 2012 18:04:54 +0000
(13:04 -0500)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 13 Nov 2012 09:54:54 +0000
(09:54 +0000)
This patch changes the gfs2_dir_add function so that it uses
the dirty_inode function (via mark_inode_dirty) rather than manually
updating the dinode.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found