/openbmc/linux/fs/ocfs2/ |
H A D | uptodate.h | diff 8cb471e8f82506937fe5e2e9fb0bf90f6b1f1170 Tue Feb 10 22:00:41 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Take the inode out of the metadata read/write paths.
We are really passing the inode into the ocfs2_read/write_blocks() functions to get at the metadata cache. This commit passes the cache directly into the metadata block functions, divorcing them from the inode.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | buffer_head_io.h | diff 8cb471e8f82506937fe5e2e9fb0bf90f6b1f1170 Tue Feb 10 22:00:41 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Take the inode out of the metadata read/write paths.
We are really passing the inode into the ocfs2_read/write_blocks() functions to get at the metadata cache. This commit passes the cache directly into the metadata block functions, divorcing them from the inode.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | uptodate.c | diff 8cb471e8f82506937fe5e2e9fb0bf90f6b1f1170 Tue Feb 10 22:00:41 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Take the inode out of the metadata read/write paths.
We are really passing the inode into the ocfs2_read/write_blocks() functions to get at the metadata cache. This commit passes the cache directly into the metadata block functions, divorcing them from the inode.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | resize.c | diff 8cb471e8f82506937fe5e2e9fb0bf90f6b1f1170 Tue Feb 10 22:00:41 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Take the inode out of the metadata read/write paths.
We are really passing the inode into the ocfs2_read/write_blocks() functions to get at the metadata cache. This commit passes the cache directly into the metadata block functions, divorcing them from the inode.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | slot_map.c | diff 8cb471e8f82506937fe5e2e9fb0bf90f6b1f1170 Tue Feb 10 22:00:41 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Take the inode out of the metadata read/write paths.
We are really passing the inode into the ocfs2_read/write_blocks() functions to get at the metadata cache. This commit passes the cache directly into the metadata block functions, divorcing them from the inode.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | buffer_head_io.c | diff 8cb471e8f82506937fe5e2e9fb0bf90f6b1f1170 Tue Feb 10 22:00:41 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Take the inode out of the metadata read/write paths.
We are really passing the inode into the ocfs2_read/write_blocks() functions to get at the metadata cache. This commit passes the cache directly into the metadata block functions, divorcing them from the inode.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | inode.h | diff 8cb471e8f82506937fe5e2e9fb0bf90f6b1f1170 Tue Feb 10 22:00:41 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Take the inode out of the metadata read/write paths.
We are really passing the inode into the ocfs2_read/write_blocks() functions to get at the metadata cache. This commit passes the cache directly into the metadata block functions, divorcing them from the inode.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | extent_map.c | diff 8cb471e8f82506937fe5e2e9fb0bf90f6b1f1170 Tue Feb 10 22:00:41 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Take the inode out of the metadata read/write paths.
We are really passing the inode into the ocfs2_read/write_blocks() functions to get at the metadata cache. This commit passes the cache directly into the metadata block functions, divorcing them from the inode.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | quota_local.c | diff 8cb471e8f82506937fe5e2e9fb0bf90f6b1f1170 Tue Feb 10 22:00:41 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Take the inode out of the metadata read/write paths.
We are really passing the inode into the ocfs2_read/write_blocks() functions to get at the metadata cache. This commit passes the cache directly into the metadata block functions, divorcing them from the inode.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | localalloc.c | diff 8cb471e8f82506937fe5e2e9fb0bf90f6b1f1170 Tue Feb 10 22:00:41 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Take the inode out of the metadata read/write paths.
We are really passing the inode into the ocfs2_read/write_blocks() functions to get at the metadata cache. This commit passes the cache directly into the metadata block functions, divorcing them from the inode.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | quota_global.c | diff 8cb471e8f82506937fe5e2e9fb0bf90f6b1f1170 Tue Feb 10 22:00:41 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Take the inode out of the metadata read/write paths.
We are really passing the inode into the ocfs2_read/write_blocks() functions to get at the metadata cache. This commit passes the cache directly into the metadata block functions, divorcing them from the inode.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | inode.c | diff 8cb471e8f82506937fe5e2e9fb0bf90f6b1f1170 Tue Feb 10 22:00:41 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Take the inode out of the metadata read/write paths.
We are really passing the inode into the ocfs2_read/write_blocks() functions to get at the metadata cache. This commit passes the cache directly into the metadata block functions, divorcing them from the inode.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | dir.c | diff 8cb471e8f82506937fe5e2e9fb0bf90f6b1f1170 Tue Feb 10 22:00:41 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Take the inode out of the metadata read/write paths.
We are really passing the inode into the ocfs2_read/write_blocks() functions to get at the metadata cache. This commit passes the cache directly into the metadata block functions, divorcing them from the inode.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | suballoc.c | diff 8cb471e8f82506937fe5e2e9fb0bf90f6b1f1170 Tue Feb 10 22:00:41 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Take the inode out of the metadata read/write paths.
We are really passing the inode into the ocfs2_read/write_blocks() functions to get at the metadata cache. This commit passes the cache directly into the metadata block functions, divorcing them from the inode.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | xattr.c | diff 8cb471e8f82506937fe5e2e9fb0bf90f6b1f1170 Tue Feb 10 22:00:41 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Take the inode out of the metadata read/write paths.
We are really passing the inode into the ocfs2_read/write_blocks() functions to get at the metadata cache. This commit passes the cache directly into the metadata block functions, divorcing them from the inode.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | journal.c | diff 8cb471e8f82506937fe5e2e9fb0bf90f6b1f1170 Tue Feb 10 22:00:41 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Take the inode out of the metadata read/write paths.
We are really passing the inode into the ocfs2_read/write_blocks() functions to get at the metadata cache. This commit passes the cache directly into the metadata block functions, divorcing them from the inode.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | dlmglue.c | diff 8cb471e8f82506937fe5e2e9fb0bf90f6b1f1170 Tue Feb 10 22:00:41 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Take the inode out of the metadata read/write paths.
We are really passing the inode into the ocfs2_read/write_blocks() functions to get at the metadata cache. This commit passes the cache directly into the metadata block functions, divorcing them from the inode.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | namei.c | diff 8cb471e8f82506937fe5e2e9fb0bf90f6b1f1170 Tue Feb 10 22:00:41 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Take the inode out of the metadata read/write paths.
We are really passing the inode into the ocfs2_read/write_blocks() functions to get at the metadata cache. This commit passes the cache directly into the metadata block functions, divorcing them from the inode.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | alloc.c | diff 8cb471e8f82506937fe5e2e9fb0bf90f6b1f1170 Tue Feb 10 22:00:41 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Take the inode out of the metadata read/write paths.
We are really passing the inode into the ocfs2_read/write_blocks() functions to get at the metadata cache. This commit passes the cache directly into the metadata block functions, divorcing them from the inode.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | super.c | diff 8cb471e8f82506937fe5e2e9fb0bf90f6b1f1170 Tue Feb 10 22:00:41 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Take the inode out of the metadata read/write paths.
We are really passing the inode into the ocfs2_read/write_blocks() functions to get at the metadata cache. This commit passes the cache directly into the metadata block functions, divorcing them from the inode.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|