linux/fs/btrfs
Alexey Dobriyan 405f55712d headers: smp_lock.h redux
* Remove smp_lock.h from files which don't need it (including some headers!)
* Add smp_lock.h to files which do need it
* Make smp_lock.h include conditional in hardirq.h
  It's needed only for one kernel_locked() usage which is under CONFIG_PREEMPT

  This will make hardirq.h inclusion cheaper for every PREEMPT=n config
  (which includes allmodconfig/allyesconfig, BTW)

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-07-12 12:22:34 -07:00
..
acl.c
async-thread.c Btrfs: fix use after free in btrfs_start_workers fail path 2009-07-02 13:50:58 -04:00
async-thread.h
btrfs_inode.h
compat.h
compression.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
compression.h
ctree.c
ctree.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 2009-07-02 16:52:38 -07:00
delayed-ref.c
delayed-ref.h
dir-item.c
disk-io.c
disk-io.h
export.c
export.h
extent_io.c
extent_io.h
extent_map.c
extent_map.h
extent-tree.c Btrfs: fix error message formatting 2009-07-02 13:55:45 -04:00
file-item.c
file.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
free-space-cache.c
free-space-cache.h
hash.h
inode-item.c
inode-map.c
inode.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
ioctl.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
ioctl.h
Kconfig
locking.c
locking.h
Makefile
ordered-data.c
ordered-data.h
orphan.c
print-tree.c
print-tree.h
ref-cache.c
ref-cache.h
relocation.c Btrfs: update backrefs while dropping snapshot 2009-07-02 13:41:17 -04:00
root-tree.c
struct-funcs.c
super.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
sysfs.c
transaction.c Btrfs: update backrefs while dropping snapshot 2009-07-02 13:41:17 -04:00
transaction.h
tree-defrag.c
tree-log.c
tree-log.h
version.h
version.sh
volumes.c
volumes.h
xattr.c
xattr.h
zlib.c