[PATCH] rename block_symlink() to page_symlink()
block_symlink() is not a "block" function at all. It is a pure pagecache/address_space function. Seeing driverfs calling it was the last straw. The patch renames it to `page_symlink()' and moves it into fs/namei.c
Showing
Please register or sign in to comment