aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorMatthew Wilcox <[email protected]>2014-03-24 19:09:16 +0000
committerTheodore Ts'o <[email protected]>2014-03-24 19:09:16 +0000
commit94350ab5c34166f08ef67aaca3a01e6b420891c9 (patch)
treea36a7cbfeb049f7f3426a44347c527810fe74b9a /fs/jbd2/commit.c
parentext4: atomically set inode->i_flags in ext4_set_inode_flags() (diff)
downloadkernel-94350ab5c34166f08ef67aaca3a01e6b420891c9.tar.gz
kernel-94350ab5c34166f08ef67aaca3a01e6b420891c9.zip
ext4: make ext4_block_zero_page_range static
It's only called within inode.c, so make it static, remove its prototype from ext4.h and move it above all of its callers so it doesn't need a prototype within inode.c. Signed-off-by: Matthew Wilcox <[email protected]> Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions