diff options
author | Christoph Hellwig <hch@lst.de> | 2014-04-23 07:11:50 +1000 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2014-04-23 07:11:50 +1000 |
commit | ce695c6551f9488e75247ac1eefcd173fda0c029 (patch) | |
tree | fbd28d5e65266788f28bbe3d832498fe855b63d5 /fs/xfs/xfs_inode.h | |
parent | c977eb1065612bf64e18c61437e290c22183add8 (diff) | |
download | linux-stable-ce695c6551f9488e75247ac1eefcd173fda0c029.tar.gz linux-stable-ce695c6551f9488e75247ac1eefcd173fda0c029.tar.bz2 linux-stable-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_inode.h')
0 files changed, 0 insertions, 0 deletions