diff options
author | Jan Kara <jack@suse.cz> | 2014-02-28 09:31:10 +0100 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2014-03-04 12:19:26 +0100 |
commit | d680104f3d488ff028f7dd03b0bc055aa5e8ad8d (patch) | |
tree | d6d5c478c383f38240dc7e946a7651d7b2463310 /drivers | |
parent | 99128addc964d4429d1bb9be5fa9e03ce85b1e68 (diff) |
ext3: Update outdated comment before ext3_ordered_writepage()
The comment is heavily outdated. The recursion into the filesystem isn't
possible because we use GFP_NOFS for our allocations, the issue about
block_write_full_page() dirtying tail page is long resolved as well
(that function doesn't dirty buffers at all), and finally we don't start
a transaction if all blocks are already allocated and mapped.
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions