Joel Becker ffdd7a5463 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>
2009-01-05 08:40:31 -08:00
..
2008-12-04 17:16:36 +11:00
2009-01-05 08:34:20 -08:00
2009-01-05 08:34:20 -08:00
2007-10-16 09:42:58 -07:00
2009-01-05 08:40:31 -08:00
2008-01-25 14:45:34 -08:00
2007-10-12 11:54:38 -07:00
2009-01-05 08:40:31 -08:00
2008-10-13 13:57:57 -07:00
2008-10-13 13:57:57 -07:00
2008-02-03 17:33:42 +02:00
2009-01-05 08:40:31 -08:00
2008-10-13 17:02:44 -07:00
2008-10-13 13:57:57 -07:00
2009-01-05 08:40:31 -08:00
2008-01-25 15:05:46 -08:00
2009-01-05 08:40:31 -08:00
2009-01-05 08:34:20 -08:00