Searched hist:"705965 bd6dfadc3b2e0241da1423ef660bdd04c8" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/ext4/ |
H A D | indirect.c | diff 705965bd6dfadc3b2e0241da1423ef660bdd04c8 Tue Mar 08 22:08:10 CST 2016 Jan Kara <jack@suse.cz> ext4: rename and split get blocks functions
Rename ext4_get_blocks_write() to ext4_get_blocks_unwritten() to better describe what it does. Also split out get blocks functions for direct IO. Later we move functionality from _ext4_get_blocks() there. There's no functional change in this patch.
Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
H A D | inline.c | diff 705965bd6dfadc3b2e0241da1423ef660bdd04c8 Tue Mar 08 22:08:10 CST 2016 Jan Kara <jack@suse.cz> ext4: rename and split get blocks functions
Rename ext4_get_blocks_write() to ext4_get_blocks_unwritten() to better describe what it does. Also split out get blocks functions for direct IO. Later we move functionality from _ext4_get_blocks() there. There's no functional change in this patch.
Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
H A D | ext4.h | diff 705965bd6dfadc3b2e0241da1423ef660bdd04c8 Tue Mar 08 22:08:10 CST 2016 Jan Kara <jack@suse.cz> ext4: rename and split get blocks functions
Rename ext4_get_blocks_write() to ext4_get_blocks_unwritten() to better describe what it does. Also split out get blocks functions for direct IO. Later we move functionality from _ext4_get_blocks() there. There's no functional change in this patch.
Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
H A D | inode.c | diff 705965bd6dfadc3b2e0241da1423ef660bdd04c8 Tue Mar 08 22:08:10 CST 2016 Jan Kara <jack@suse.cz> ext4: rename and split get blocks functions
Rename ext4_get_blocks_write() to ext4_get_blocks_unwritten() to better describe what it does. Also split out get blocks functions for direct IO. Later we move functionality from _ext4_get_blocks() there. There's no functional change in this patch.
Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|