On 9/3/07, Latchesar Ionkov <lucho@ionkov.net> wrote:nit picks: * you added/changed options without updated Documentation/filesystems/9p.txt * you changed v9fs->extended to be part of a flags structure, that should have been a separate patch * rename of options should have been done in a separate patch Which option is default? Even small cleanups like this should probably be confined to a separate patch if they are unrelated. ... ... The way the patch got formatted, these look like compulsive renames..but there's an added function and then changes to the other two. I think it might be because of the way you ordered the functions. Put new functions after the old functions and maybe this won't happen. And clone seems to have lost his function header. The code is pretty inconsistent about those these days, but I'd like to do an audit soon and make sure we have proper comment blocks where appropriate. scripts/checkpatch.pl reports: ERROR: need a space before the open parenthesis '(' #244: FILE: fs/9p/fid.c:147: + for(ds = dentry; !IS_ROOT(ds); ds = ds->d_parent) ERROR: need a space before the open parenthesis '(' #275: FILE: fs/9p/fid.c:178: + for(d = dentry, i = n; i >= 0; i--, d = d->d_parent) Please fix up these small bits and resubmit. -eric Also, go ahead and cc: me directly on patches, for some reason this one missed my normal filters and got lost. If I'm directly cc:'d it will pop to the top of my inbox. -eric -
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Heiko Carstens | Re: -mm merge plans for 2.6.23 -- sys_fallocate |
git: | |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | Re: [GIT]: Networking |
| Jarek Poplawski | [PATCH iproute2] Re: HTB accuracy for high speed |
