commit | 413d57c9907c72ed608df2be72ef8ed13a3eeb46 | [log] [tgz] |
---|---|---|
author | Marcin Slusarz <[email protected]> | Wed Feb 13 15:03:29 2008 -0800 |
committer | Linus Torvalds <[email protected]> | Wed Feb 13 16:21:19 2008 -0800 |
tree | 92f98a1219915d2d72589b24a04232fccf3a40f2 | |
parent | 91d35dd93e14c34539a8005183ea500f25caad02 [diff] |
xfs: convert beX_add to beX_add_cpu (new common API) remove beX_add functions and replace all uses with beX_add_cpu Signed-off-by: Marcin Slusarz <[email protected]> Cc: Mark Fasheh <[email protected]> Reviewed-by: Dave Chinner <[email protected]> Cc: Timothy Shimmin <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>