Skip to content
Commit b27ffdc1 authored by Jan Kara's avatar Jan Kara
Browse files

udf: Avoid GFP_NOFS allocation in udf_load_pvoldesc()



udf_load_pvoldesc() is called only during mount when it is safe to
enter fs reclaim (we hold only s_umount semaphore). Change GFP_NOFS to
GFP_KERNEL allocation.

Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent 2ed0d3d4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment