Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
VFS: Use GFP_NOFS in posix_acl_from_xattr()
GFS2 needs to call this from under a glock, so we need GFP_NOFS and I suspect that other filesystems might require this too. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
- Loading branch information