diff options
| author | Theodore Ts'o <[email protected]> | 2012-02-07 01:12:03 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2012-02-07 01:12:03 +0000 |
| commit | 119c0d4460b001e44b41dcf73dc6ee794b98bd31 (patch) | |
| tree | 55a278470454bf3a066eec7f807222782cc9b77d /fs/jbd2/commit.c | |
| parent | Linux 3.3-rc2 (diff) | |
| download | kernel-119c0d4460b001e44b41dcf73dc6ee794b98bd31.tar.gz kernel-119c0d4460b001e44b41dcf73dc6ee794b98bd31.zip | |
ext4: fold ext4_claim_inode into ext4_new_inode
The function ext4_claim_inode() is only called by one function,
ext4_new_inode(), and by folding the functionality into
ext4_new_inode(), we can remove almost 50 lines of code, and put all
of the logic of allocating a new inode into a single place.
Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
