diff options
author | Christoph Hellwig <hch@lst.de> | 2014-04-22 23:11:50 +0200 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2014-04-22 23:11:50 +0200 |
commit | ce695c6551f9488e75247ac1eefcd173fda0c029 (patch) | |
tree | fbd28d5e65266788f28bbe3d832498fe855b63d5 /fs/xfs/xfs_mru_cache.h | |
parent | xfs: split xfs_bmap_btalloc_nullfb (diff) | |
download | linux-ce695c6551f9488e75247ac1eefcd173fda0c029.tar.xz linux-ce695c6551f9488e75247ac1eefcd173fda0c029.zip |
xfs: handle duplicate entries in xfs_mru_cache_insert
The radix tree code can detect and reject duplicate keys at insert
time. Make xfs_mru_cache_insert handle this case so that future
changes to the filestream allocator can take advantage of this.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_mru_cache.h')
0 files changed, 0 insertions, 0 deletions