Hello. I want to know whether security_path_*() users need to use GFP_NOFS or not. I couldn't understand what "Can call down to low-level FS?" (__GFP_FS) means. When do we need to use GFP_NOFS rather than GFP_KERNEL? For example, functions which are called by filesystems? For example, after dentry->d_inode->i_mutex held? Regards. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html