Revision 262060ea46902523a9d16400aa6f5b472e99cfa6 authored by Linus Torvalds on 22 January 2013, 19:53:19 UTC, committed by Linus Torvalds on 22 January 2013, 19:53:19 UTC
Pull fuse fixes from Miklos Szeredi:
 "This contain a bugfix for CUSE and miscellaneous small fixes"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse:
  fuse: remove unused variable in fuse_try_move_page()
  fuse: make fuse_file_fallocate() static
  fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/Kconfig
  cuse: fix uninitialized variable warnings
  cuse: do not register multiple devices with identical names
  cuse: use mutex as registration lock instead of spinlocks
2 parent s b75b25b + 8f70611
History
File Mode Size
boot
configs
include
kernel
lib
mm
oprofile
platforms
Kconfig -rw-r--r-- 9.0 KB
Kconfig.debug -rw-r--r-- 848 bytes
Makefile -rw-r--r-- 1.4 KB

back to top