]> err.no Git - linux-2.6/blobdiff - fs/xfs/xfs_bmap_btree.h
[PATCH] vt: fix possible memory corruption in complement_pos
[linux-2.6] / fs / xfs / xfs_bmap_btree.h
index 843ff12b4bf22307d6f5db24b64051c3efaef7b1..0a40cf126c285cfb940b5915f898722fc6ca1ea3 100644 (file)
@@ -580,14 +580,6 @@ xfs_bmbt_lookup_ge(
        xfs_filblks_t,
        int *);
 
-int
-xfs_bmbt_lookup_le(
-       struct xfs_btree_cur *,
-       xfs_fileoff_t,
-       xfs_fsblock_t,
-       xfs_filblks_t,
-       int *);
-
 /*
  * Give the bmap btree a new root block.  Copy the old broot contents
  * down into a real block and make the broot point to it.