Home
last modified time | relevance | path

Searched hist:"9 f125d64" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dtruncate.h9f125d64 Mon Jun 27 18:16:04 CDT 2011 Theodore Ts'o <tytso@mit.edu> ext4: move common truncate functions to header file

Move two functions that will be needed by the indirect functions to be
moved to indirect.c as well as inode.c to truncate.h as inline
functions, so that we can avoid having duplicate copies of the
function (which can be a maintenance problem) without having to expose
them as globally functions.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
9f125d64 Mon Jun 27 18:16:04 CDT 2011 Theodore Ts'o <tytso@mit.edu> ext4: move common truncate functions to header file

Move two functions that will be needed by the indirect functions to be
moved to indirect.c as well as inode.c to truncate.h as inline
functions, so that we can avoid having duplicate copies of the
function (which can be a maintenance problem) without having to expose
them as globally functions.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
H A Dinode.c9f125d64 Mon Jun 27 18:16:04 CDT 2011 Theodore Ts'o <tytso@mit.edu> ext4: move common truncate functions to header file

Move two functions that will be needed by the indirect functions to be
moved to indirect.c as well as inode.c to truncate.h as inline
functions, so that we can avoid having duplicate copies of the
function (which can be a maintenance problem) without having to expose
them as globally functions.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
9f125d64 Mon Jun 27 18:16:04 CDT 2011 Theodore Ts'o <tytso@mit.edu> ext4: move common truncate functions to header file

Move two functions that will be needed by the indirect functions to be
moved to indirect.c as well as inode.c to truncate.h as inline
functions, so that we can avoid having duplicate copies of the
function (which can be a maintenance problem) without having to expose
them as globally functions.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>