- 24 Nov, 2013 1 commit
-
-
Kent Overstreet authored
It was being open coded in a few places. Signed-off-by:
Kent Overstreet <kmo@daterainc.com> Cc: Jens Axboe <axboe@kernel.dk> Cc: Joern Engel <joern@logfs.org> Cc: Prasad Joshi <prasadjoshi.linux@gmail.com> Cc: Neil Brown <neilb@suse.de> Cc: Chris Mason <chris.mason@fusionio.com> Acked-by:
NeilBrown <neilb@suse.de> Signed-off-by:
Jens Axboe <axboe@kernel.dk>
-
- 21 Dec, 2011 1 commit
-
-
Stefan Behrens authored
The two files added in this patch contain all the code that is required to implement the integrity checks. Signed-off-by:
Stefan Behrens <sbehrens@giantdisaster.de>
-
- 10 Jun, 2009 1 commit
-
-
David Woodhouse authored
There's no need to preserve this abstraction; it used to let us use hardware crc32c support directly, but libcrc32c is already doing that for us through the crypto API -- so we're already using the Intel crc32c acceleration where appropriate. Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com> Signed-off-by:
Chris Mason <chris.mason@oracle.com>
-
- 25 Sep, 2008 2 commits
-
-
David Woodhouse authored
Date: Tue, 19 Aug 2008 19:21:57 +0100 Using a 64-bit hash as the readdir cookie is just asking for trouble. And gets it, when we try to export the file system by NFS. Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com> Signed-off-by:
Chris Mason <chris.mason@oracle.com>
-
David Miller authored
Btrfs set/get macros lose type information needed to avoid unaligned accesses on sparc64. ere is a patch for the kernel bits which fixes most of the unaligned accesses on sparc64. btrfs_name_hash is modified to return the hash value instead of getting a return location via a (potentially unaligned) pointer. Signed-off-by:
Chris Mason <chris.mason@oracle.com>
-
- 12 Jun, 2007 1 commit
-
-
Chris Mason authored
Signed-off-by:
Chris Mason <chris.mason@oracle.com>
-
- 15 Mar, 2007 1 commit
-
-
Chris Mason authored
Signed-off-by:
Chris Mason <chris.mason@oracle.com>
-