diff for duplicates of <20090218213259.GY19814@kroah.com> diff --git a/a/1.txt b/N1/1.txt index e9e7121..5edcb54 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -108,3 +108,16 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> -static int ext4_mb_init_per_dev_proc(struct super_block *sb); -static int ext4_mb_destroy_per_dev_proc(struct super_block *sb); -static void release_blocks_on_commit(journal_t *journal, transaction_t *txn); +- + + static inline void ext4_lock_group(struct super_block *sb, ext4_group_t group) + { +@@ -306,7 +290,7 @@ static inline int ext4_is_group_locked(s + &(grinfo->bb_state)); + } + +-static ext4_fsblk_t ext4_grp_offs_to_block(struct super_block *sb, ++static inline ext4_fsblk_t ext4_grp_offs_to_block(struct super_block *sb, + struct ext4_free_extent *fex) + { + ext4_fsblk_t block; diff --git a/a/content_digest b/N1/content_digest index d66d17c..164547b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -136,6 +136,19 @@ "-\t\t\tstruct super_block *, struct ext4_prealloc_space *pa);\n" "-static int ext4_mb_init_per_dev_proc(struct super_block *sb);\n" "-static int ext4_mb_destroy_per_dev_proc(struct super_block *sb);\n" - -static void release_blocks_on_commit(journal_t *journal, transaction_t *txn); + "-static void release_blocks_on_commit(journal_t *journal, transaction_t *txn);\n" + "-\n" + " \n" + " static inline void ext4_lock_group(struct super_block *sb, ext4_group_t group)\n" + " {\n" + "@@ -306,7 +290,7 @@ static inline int ext4_is_group_locked(s\n" + " \t\t\t\t\t\t&(grinfo->bb_state));\n" + " }\n" + " \n" + "-static ext4_fsblk_t ext4_grp_offs_to_block(struct super_block *sb,\n" + "+static inline ext4_fsblk_t ext4_grp_offs_to_block(struct super_block *sb,\n" + " \t\t\t\t\tstruct ext4_free_extent *fex)\n" + " {\n" + " \text4_fsblk_t block;" -b4cb4fe0f1237ed941f5c8625ffdb69e5d2fa38989f3966aa2bef125bacceb4a +cd3d2a532a508dc649b8687b6d021a156f99be5c52d0eb07db02af8b5261e93c
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.