Fix an Oops in the NFSv4 asynchronous unlink code. The v4
getattr "bitmap" was allocated on the stack. Make it use the bitmaps already allocated for that purpose in the nfs_fattr struct.
Showing
This diff is collapsed.
Please register or sign in to comment