linux-stable/fs/xfs
Dave Chinner d420e5c810 xfs: remove unused transaction callback variables
We don't do callbacks at transaction commit time, no do we have any
infrastructure to set up or run such callbacks, so remove the
variables and typedefs for these operations. If we ever need to add
callbacks, we can reintroduce the variables at that time.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Ben Myers <bpm@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
2013-10-23 14:30:51 -05:00
..
Kconfig xfs: introduce CONFIG_XFS_WARN 2013-05-07 18:45:36 -05:00
kmem.c xfs: factor all the kmalloc-or-vmalloc fallback allocations 2013-09-10 13:57:03 -05:00
kmem.h xfs: factor all the kmalloc-or-vmalloc fallback allocations 2013-09-10 13:57:03 -05:00
Makefile xfs: split dquot buffer operations out 2013-10-23 14:28:35 -05:00
mrlock.h xfs: introduce CONFIG_XFS_WARN 2013-05-07 18:45:36 -05:00
time.h
uuid.c
uuid.h xfs: add CRC infrastructure 2012-11-19 20:11:24 -06:00
xfs.h xfs: introduce CONFIG_XFS_WARN 2013-05-07 18:45:36 -05:00
xfs_acl.c xfs: factor all the kmalloc-or-vmalloc fallback allocations 2013-09-10 13:57:03 -05:00
xfs_acl.h xfs: increase number of ACL entries for V5 superblocks 2013-06-06 10:52:15 -05:00
xfs_ag.h xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_alloc.c xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_alloc.h xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_alloc_btree.c xfs: introduce CONFIG_XFS_WARN 2013-05-07 18:45:36 -05:00
xfs_alloc_btree.h xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_aops.c xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_aops.h direct-io: Implement generic deferred AIO completions 2013-09-04 09:23:46 -04:00
xfs_attr.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_attr.h xfs: kill xfs_vnodeops.[ch] 2013-08-12 16:53:39 -05:00
xfs_attr_inactive.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_attr_leaf.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_attr_leaf.h xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_attr_list.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_attr_remote.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_attr_remote.h xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_attr_sf.h
xfs_bit.c
xfs_bit.h
xfs_bmap.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_bmap.h xfs: remove __KERNEL__ from debug code 2013-08-12 16:58:37 -05:00
xfs_bmap_btree.c xfs: = vs == typo in ASSERT() 2013-09-12 09:42:08 -05:00
xfs_bmap_btree.h xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_bmap_util.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_bmap_util.h xfs: fold xfs_change_file_space into xfs_ioc_space 2013-10-21 16:57:03 -05:00
xfs_btree.c xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_btree.h xfs: recovery of swap extents operations for CRC filesystems 2013-09-10 12:49:57 -05:00
xfs_buf.c xfs: remove newlines from strings passed to __xfs_printk 2013-10-17 13:30:29 -05:00
xfs_buf.h xfs: rework buffer dispose list tracking 2013-09-10 18:56:31 -04:00
xfs_buf_item.c xfs: lock the AIL before removing the buffer item 2013-09-24 12:31:41 -05:00
xfs_buf_item.h xfs: split out buf log item format definitions 2013-08-12 16:06:37 -05:00
xfs_cksum.h xfs: add CRC infrastructure 2012-11-19 20:11:24 -06:00
xfs_da_btree.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_da_btree.h xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_da_format.h xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_dinode.h xfs: di_flushiter considered harmful 2013-07-25 10:41:42 -05:00
xfs_dir2.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_dir2.h xfs: dtype changed xfs_dir2_sfe_put_ino to xfs_dir3_sfe_put_ino 2013-09-03 14:51:16 -05:00
xfs_dir2_block.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_dir2_data.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_dir2_leaf.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_dir2_node.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_dir2_priv.h xfs: Add read-only support for dirent filetype field 2013-08-22 08:40:24 -05:00
xfs_dir2_readdir.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_dir2_sf.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_discard.c xfs: split out transaction reservation code 2013-08-12 16:36:16 -05:00
xfs_discard.h
xfs_dquot.c xfs: split dquot buffer operations out 2013-10-23 14:28:35 -05:00
xfs_dquot.h xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_dquot_buf.c xfs: split dquot buffer operations out 2013-10-23 14:28:35 -05:00
xfs_dquot_item.c xfs: fix some minor sparse warnings 2013-09-09 17:43:05 -05:00
xfs_dquot_item.h
xfs_error.c xfs: remove newlines from strings passed to __xfs_printk 2013-10-17 13:30:29 -05:00
xfs_error.h
xfs_export.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_export.h
xfs_extent_busy.c xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_extent_busy.h xfs: make xfs_extent_busy_trim not static 2012-05-14 16:21:04 -05:00
xfs_extfree_item.c xfs: return log item size in IOP_SIZE 2013-08-13 16:10:21 -05:00
xfs_extfree_item.h xfs: split out EFI/EFD log item format definition 2013-08-12 16:07:13 -05:00
xfs_file.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_filestream.c xfs: consolidate xfs_utils.c 2013-08-12 16:55:17 -05:00
xfs_filestream.h xfs: xfs_filestreams.h doesn't need __KERNEL__ 2013-08-12 17:00:11 -05:00
xfs_format.h xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_fs.h xfs: add the inode directory type support to XFS_IOC_FSGEOM 2013-10-08 14:28:09 -05:00
xfs_fsops.c xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_fsops.h
xfs_globals.c xfs: add background scanning to clear eofblocks inodes 2012-11-08 15:34:59 -06:00
xfs_ialloc.c xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_ialloc.h xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_ialloc_btree.c xfs: introduce CONFIG_XFS_WARN 2013-05-07 18:45:36 -05:00
xfs_ialloc_btree.h xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_icache.c xfs: remove usage of is_bad_inode 2013-10-01 17:38:16 -05:00
xfs_icache.h xfs: update #2 for v3.12-rc1 2013-09-12 16:13:41 -07:00
xfs_icreate_item.c xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_icreate_item.h xfs: separate icreate log format definitions from xfs_icreate_item.h 2013-08-12 16:10:35 -05:00
xfs_inode.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_inode.h xfs: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHE 2013-10-08 17:20:41 -05:00
xfs_inode_buf.c xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_inode_buf.h xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_inode_fork.c xfs: fix the wrong new_size/rnew_size at xfs_iext_realloc_direct() 2013-10-01 17:33:10 -05:00
xfs_inode_fork.h xfs: move inode fork definitions to a new header file 2013-08-12 16:37:32 -05:00
xfs_inode_item.c xfs: return log item size in IOP_SIZE 2013-08-13 16:10:21 -05:00
xfs_inode_item.h xfs: split out inode log item format definition 2013-08-12 16:05:19 -05:00
xfs_inum.h xfs: move xfsagino_t to xfs_types.h 2012-05-14 16:20:54 -05:00
xfs_ioctl.c xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_ioctl.h xfs: consolidate extent swap code 2013-08-12 16:56:06 -05:00
xfs_ioctl32.c xfs: factor all the kmalloc-or-vmalloc fallback allocations 2013-09-10 13:57:03 -05:00
xfs_ioctl32.h
xfs_iomap.c xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_iomap.h xfs: get rid of count from xfs_iomap_write_allocate() 2013-10-01 15:42:34 -05:00
xfs_iops.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_iops.h xfs: fold xfs_change_file_space into xfs_ioc_space 2013-10-21 16:57:03 -05:00
xfs_itable.c xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_itable.h
xfs_linux.h xfs: remove two unused macro definitions in xfs_linux.h 2013-08-20 15:30:23 -05:00
xfs_log.c xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_log.h xfs: Reduce allocations during CIL insertion 2013-08-13 16:12:30 -05:00
xfs_log_cil.c xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_log_format.h xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_log_priv.h xfs: prevent deadlock trying to cover an active log 2013-10-17 10:56:17 -05:00
xfs_log_recover.c xfs: split dquot buffer operations out 2013-10-23 14:28:35 -05:00
xfs_log_recover.h
xfs_log_rlimit.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_message.c xfs: introduce CONFIG_XFS_WARN 2013-05-07 18:45:36 -05:00
xfs_message.h xfs: introduce CONFIG_XFS_WARN 2013-05-07 18:45:36 -05:00
xfs_mount.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_mount.h xfs: Introduce a new structure to hold transaction reservation items 2013-08-12 17:45:49 -05:00
xfs_mru_cache.c
xfs_mru_cache.h
xfs_qm.c xfs: split dquot buffer operations out 2013-10-23 14:28:35 -05:00
xfs_qm.h xfs: split dquot buffer operations out 2013-10-23 14:28:35 -05:00
xfs_qm_bhv.c xfs: separate dquot on disk format definitions out of xfs_quota.h 2013-08-12 16:09:52 -05:00
xfs_qm_syscalls.c xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_quota.h xfs: split dquot buffer operations out 2013-10-23 14:28:35 -05:00
xfs_quota_defs.h xfs: split dquot buffer operations out 2013-10-23 14:28:35 -05:00
xfs_quota_priv.h
xfs_quotaops.c xfs: Add support for the Q_XGETQSTATV 2013-08-20 17:00:38 -05:00
xfs_rtalloc.c xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_rtalloc.h xfs: introduce xfs_rtalloc_defs.h 2013-08-12 16:13:10 -05:00
xfs_sb.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_sb.h xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_shared.h xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_stats.c
xfs_stats.h
xfs_super.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_super.h xfs: xfs_sync_data is redundant. 2012-10-17 12:01:25 -05:00
xfs_symlink.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_symlink.h xfs: push down inactive transaction mgmt for remote symlinks 2013-10-08 14:53:02 -05:00
xfs_symlink_remote.c xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_sysctl.c xfs: Convert use of typedef ctl_table to struct ctl_table 2013-06-17 17:42:25 -05:00
xfs_sysctl.h xfs: add background scanning to clear eofblocks inodes 2012-11-08 15:34:59 -06:00
xfs_trace.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_trace.h xfs: update for 3.11-rc1 2013-07-09 12:29:12 -07:00
xfs_trans.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_trans.h xfs: remove unused transaction callback variables 2013-10-23 14:30:51 -05:00
xfs_trans_ail.c xfs: finish removing IOP_* macros. 2013-08-30 14:14:35 -05:00
xfs_trans_buf.c xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_trans_dquot.c xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_trans_extfree.c xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_trans_inode.c xfs: create a shared header file for format-related information 2013-10-23 14:11:30 -05:00
xfs_trans_priv.h xfs: Simplify xfs_ail_min() with list_first_entry_or_null() 2013-08-23 12:57:43 -05:00
xfs_trans_resv.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00
xfs_trans_resv.h xfs: Get rid of all XFS_XXX_LOG_RES() macro 2013-08-12 17:48:08 -05:00
xfs_trans_space.h
xfs_types.h xfs: Add read-only support for dirent filetype field 2013-08-22 08:40:24 -05:00
xfs_vnode.h xfs: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHE 2013-10-08 17:20:41 -05:00
xfs_xattr.c xfs: unify directory/attribute format definitions 2013-10-23 14:21:40 -05:00