Revision cb59670870d90ff8bc31f5f2efc407c6fe4938c0 authored by Linus Torvalds on 16 January 2015, 01:58:16 UTC, committed by Linus Torvalds on 16 January 2015, 01:58:16 UTC
Pull fuse fixes from Miklos Szeredi:
 "This fixes a regression in the latest fuse update plus a fix for a
  rather theoretical memory ordering issue"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse:
  fuse: add memory barrier to INIT
  fuse: fix LOOKUP vs INIT compat handling
2 parent s 0b6212e + 9759bd5
History
File Mode Size
Makefile -rw-r--r-- 153 bytes
ashxdi3.S -rw-r--r-- 4.9 KB
checksum.S -rw-r--r-- 6.8 KB
csum_partial_copy.c -rw-r--r-- 1.5 KB
delay.c -rw-r--r-- 2.9 KB
memcpy.S -rw-r--r-- 1.6 KB
memset.S -rw-r--r-- 3.1 KB
strlen.S -rw-r--r-- 2.1 KB
usercopy.c -rw-r--r-- 8.8 KB

back to top