Messages in this thread |  | | | Date | Mon, 16 Aug 2010 19:17:53 -0400 | | From | Christoph Hellwig <> | | Subject | Re: [PATCH] fs.h: introduce functions to get/set file->private_data |
| |
On Mon, Aug 16, 2010 at 11:37:52AM -0700, H Hartley Sweeten wrote: > The symbol 'private_data' is commonly used and makes grep'ing for > specific uses difficult. Introduce the wrapper functions file_get_privdata > and file_set_privdata to help with the struct file uses.
This just obsfucates the code, NAK.
|  |