[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110718172744.GA15785@infradead.org>
Date: Mon, 18 Jul 2011 13:27:44 -0400
From: Christoph Hellwig <hch@...radead.org>
To: Wanlong Gao <wanlong.gao@...il.com>
Cc: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
Matthew Wilcox <matthew@....cx>,
Wanlong Gao <gaowanlong@...fujitsu.com>
Subject: Re: [PATCH] fs:update the NOTE of the file_operations structure
> /*
> * 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists