diff options
author | Filipe Manana <fdmanana@gmail.com> | 2014-04-09 15:37:06 +0100 |
---|---|---|
committer | Chris Mason <clm@fb.com> | 2014-06-09 17:20:45 -0700 |
commit | 1f21ef0a34c37de0daf66fce7141b23b88630f29 (patch) | |
tree | 121878e59b61dc0b524934b84753984f99eb837c /fs/btrfs/tree-log.c | |
parent | 35045bf2fd7c030f2583dbd80a2015f427778bf1 (diff) | |
download | op-kernel-dev-1f21ef0a34c37de0daf66fce7141b23b88630f29.zip op-kernel-dev-1f21ef0a34c37de0daf66fce7141b23b88630f29.tar.gz |
Btrfs: check if items are ordered when a leaf is marked dirty
To ease finding bugs during development related to modifying btree leaves
in such a way that it makes its items not sorted by key anymore. Since this
is an expensive check, it's only enabled if CONFIG_BTRFS_FS_CHECK_INTEGRITY
is set, which isn't meant to be enabled for regular users.
Signed-off-by: Filipe David Borba Manana <fdmanana@gmail.com>
Reviewed-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions