Add ext4_file_write() rework series
commit25e2037911156b9ff1e3886235cf744862807522
authorTheodore Ts'o <tytso@mit.edu>
Sat, 12 Apr 2014 16:32:28 +0000 (12 12:32 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 12 Apr 2014 16:33:11 +0000 (12 12:33 -0400)
tree19848c139f1b58e5fd3a9e82e8a6d3087579b227
parent36db2d66d05ba458f4cd31ce6399b644de5d9e42
Add ext4_file_write() rework series
add-locking-for-O_APPEND-writes [new file with mode: 0644]
drop-aio_mutex-after-grabbing-i_mutex [new file with mode: 0644]
factor-out-common-code-in-ext4_file_write [new file with mode: 0644]
inline-generic_file_aio_write [new file with mode: 0644]
move-ext4_file_dio_write-into-ext4_file_write [new file with mode: 0644]
series