commit | 6b81141deb7358dbd64ce3e793cd1e3f5939f807 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Fri Nov 08 23:45:56 2019 -0500 |
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | Fri Nov 08 23:48:40 2019 -0500 |
tree | 70dbb530495eee1ee056fd7626dbd499211f009e | |
parent | 82a22311b7a68a78709699dc8c098953b70e4fd2 [diff] |
XArray: Improve documentation of search marks Move most of the mark-related documentation to its own section to make it easier to understand. Add clarification that you can't search for an unset mark, and you can't yet search for combinations of marks. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>