| commit | 34b37235c60fd23e4075da475c7bb22e6c7a466e | [log] [tgz] |
|---|---|---|
| author | Denis V. Lunev <[email protected]> | Tue Apr 29 01:02:07 2008 -0700 |
| committer | Linus Torvalds <[email protected]> | Tue Apr 29 08:06:20 2008 -0700 |
| tree | 4c651f02cc44cf0769f391919de458595149f801 | |
| parent | 9ef2db2630652d68dfd336088648adae7ef0bcd4 [diff] |
nfs: use proc_create to setup de->proc_fops Use proc_create() to make sure that ->proc_fops be setup before gluing PDE to main tree. Signed-off-by: Denis V. Lunev <[email protected]> Cc: "J. Bruce Fields" <[email protected]> Cc: Trond Myklebust <[email protected]> Cc: Alexey Dobriyan <[email protected]> Cc: "Eric W. Biederman" <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>