Re: [PATCH] sysfs: Don't block indefinitely for unmapped files.

From: Andrew Morton
Date: Thu Feb 26 2009 - 16:13:37 EST


On Wed, 25 Feb 2009 00:16:20 -0800
ebiederm@xxxxxxxxxxxx (Eric W. Biederman) wrote:

> +/*
> + * There's one bin_buffer for each open file.
> + *
> + * filp->private_data points to bin_buffer and
> + * sysfs_dirent->s_bin_attr.buffers points to a the bin_buffer s

what is this trying to say?

> + * sysfs_dirent->s_bin_attr.buffers is protected by sysfs_bin_lock
> + */
--
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/