diff options
author | Theodore Ts'o <tytso@mit.edu> | 2009-11-23 02:52:12 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2009-11-23 02:52:12 +0100 |
commit | d6797d14b1640d088652c72508b529a3aea479e3 (patch) | |
tree | 2e608c3e362b94439a2e7503b7d97cb3891bb101 /fs/jffs2 | |
parent | ext4: make "norecovery" an alias for "noload" (diff) | |
download | linux-d6797d14b1640d088652c72508b529a3aea479e3.tar.xz linux-d6797d14b1640d088652c72508b529a3aea479e3.zip |
ext4: move ext4_forget() to ext4_jbd2.c
The ext4_forget() function better belongs in ext4_jbd2.c. This will
allow us to do some cleanup of the ext4_journal_revoke() and
ext4_journal_forget() functions, as well as giving us better error
reporting since we can report the caller of ext4_forget() when things
go wrong.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/jffs2')
0 files changed, 0 insertions, 0 deletions