diff options
author | Joel Becker <joel.becker@oracle.com> | 2008-10-18 07:32:01 +0200 |
---|---|---|
committer | Mark Fasheh <mfasheh@suse.com> | 2009-01-05 17:40:31 +0100 |
commit | ffdd7a54631f07918b75e324d86713a08c11ec06 (patch) | |
tree | a49a65968158fde60129d7d614a7f66e5ac44cdf /fs/ocfs2/journal.h | |
parent | ocfs2: Add journal_access functions with jbd2 triggers. (diff) | |
download | linux-ffdd7a54631f07918b75e324d86713a08c11ec06.tar.xz linux-ffdd7a54631f07918b75e324d86713a08c11ec06.zip |
ocfs2: Wrap up the common use cases of ocfs2_new_path().
The majority of ocfs2_new_path() calls are:
ocfs2_new_path(path_root_bh(otherpath),
path_root_el(otherpath));
Let's call that ocfs2_new_path_from_path(). The rest do similar things
from struct ocfs2_extent_tree. Let's call those
ocfs2_new_path_from_et(). This will make the next change easier.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'fs/ocfs2/journal.h')
0 files changed, 0 insertions, 0 deletions