Searched hist:"607 d432da0542e84ddcd358adfddac6f68500e3d" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | file-item.c | diff 607d432da0542e84ddcd358adfddac6f68500e3d Tue Dec 02 06:17:45 CST 2008 Josef Bacik <jbacik@redhat.com> Btrfs: add support for multiple csum algorithms
This patch gives us the space we will need in order to have different csum algorithims at some point in the future. We save the csum algorithim type in the superblock, and use those instead of define's.
Signed-off-by: Josef Bacik <jbacik@redhat.com>
|
H A D | tree-log.c | diff 607d432da0542e84ddcd358adfddac6f68500e3d Tue Dec 02 06:17:45 CST 2008 Josef Bacik <jbacik@redhat.com> Btrfs: add support for multiple csum algorithms
This patch gives us the space we will need in order to have different csum algorithims at some point in the future. We save the csum algorithim type in the superblock, and use those instead of define's.
Signed-off-by: Josef Bacik <jbacik@redhat.com>
|
H A D | ioctl.c | diff 607d432da0542e84ddcd358adfddac6f68500e3d Tue Dec 02 06:17:45 CST 2008 Josef Bacik <jbacik@redhat.com> Btrfs: add support for multiple csum algorithms
This patch gives us the space we will need in order to have different csum algorithims at some point in the future. We save the csum algorithim type in the superblock, and use those instead of define's.
Signed-off-by: Josef Bacik <jbacik@redhat.com>
|
H A D | ctree.h | diff 607d432da0542e84ddcd358adfddac6f68500e3d Tue Dec 02 06:17:45 CST 2008 Josef Bacik <jbacik@redhat.com> Btrfs: add support for multiple csum algorithms
This patch gives us the space we will need in order to have different csum algorithims at some point in the future. We save the csum algorithim type in the superblock, and use those instead of define's.
Signed-off-by: Josef Bacik <jbacik@redhat.com>
|
H A D | disk-io.c | diff 607d432da0542e84ddcd358adfddac6f68500e3d Tue Dec 02 06:17:45 CST 2008 Josef Bacik <jbacik@redhat.com> Btrfs: add support for multiple csum algorithms
This patch gives us the space we will need in order to have different csum algorithims at some point in the future. We save the csum algorithim type in the superblock, and use those instead of define's.
Signed-off-by: Josef Bacik <jbacik@redhat.com>
|