Re: [PATCH] fs:update the NOTE of the file_operations structure

From: Christoph Hellwig
Date: Mon Jul 18 2011 - 13:27:58 EST


> /*
> * NOTE:
> * all file operations except setlease can be called without
> - * the big kernel lock held in all filesystems.
> + * the special spin_lock file_lock_lock held in all filesystems.
> */
> struct file_operations {
> struct module *owner;

I'd just remove the comment entirely.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/