diff options
author | Joel Becker <joel.becker@oracle.com> | 2009-02-13 12:45:49 +0100 |
---|---|---|
committer | Joel Becker <joel.becker@oracle.com> | 2009-09-05 01:08:12 +0200 |
commit | a1cf076ba93f9fdf3eb4195f9f43d1e7cb7550f2 (patch) | |
tree | 27fbf5b5b5b87e3d427d9deee06ec882370d1d1a /fs/ocfs2/aops.c | |
parent | ocfs2: Teach ocfs2_replace_extent_rec() to use an extent_tree. (diff) | |
download | linux-a1cf076ba93f9fdf3eb4195f9f43d1e7cb7550f2.tar.xz linux-a1cf076ba93f9fdf3eb4195f9f43d1e7cb7550f2.zip |
ocfs2: __ocfs2_mark_extent_written() doesn't need struct inode.
We only allow unwritten extents on data, so the toplevel
ocfs2_mark_extent_written() can use an inode all it wants. But the
subfunction isn't even using the inode argument.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Diffstat (limited to 'fs/ocfs2/aops.c')
0 files changed, 0 insertions, 0 deletions