commit | 809ab9371ca0a96b44d9866ad82849410759a45b | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <[email protected]> | Sat Jan 26 00:52:26 2019 -0500 |
committer | Matthew Wilcox <[email protected]> | Mon Feb 04 23:16:58 2019 -0500 |
tree | 57f70feee92687a74b7e39b88b88946f48e3e523 | |
parent | bd54211b8e199ffb701ec98bf4f301e4a6f38a92 [diff] |
XArray: Update xa_erase family descriptions xa_erase does not allocate memory and doesn't have a gfp parameter. Update the descriptions of all four variants to be more useful. Signed-off-by: Matthew Wilcox <[email protected]>