On Thu, Feb 07, 2008 at 12:47:45PM -0800, Andrew Morton wrote:Yeah, a better name would probably help with readability. Joel, how about dlm_protocol_compare_and_set()? FWIW - I've run all patches through checkpatch.pl since your last review. This one went through a couple cycles of checkpatch actually :) There's three warnings that I get: ERROR: "foo * bar" should be "foo *bar" #70: FILE: fs/ocfs2/dlm/dlmapi.h:200: +struct dlm_ctxt * dlm_register_domain(const char *domain, u32 key, WARNING: line over 80 characters #269: FILE: fs/ocfs2/dlm/dlmdomain.c:813: + #&dlm->fs_locking_proto, WARNING: line over 80 characters #270: FILE: fs/ocfs2/dlm/dlmdomain.c:814: + #&query->fs_proto)) { total: 1 errors, 2 warnings, 569 lines checked The "foo * bar" one is from existing code which got moved, and I felt that leaving them unmodified was cleaner from a patch-reading perspective. The over 80 characters warnings were ignored as the code seemed more readable as-is. I guess a lot of this can be subjective though, so I can be super strict if you really feel it's necessary. Thanks, --Mark -- Mark Fasheh Principal Software Developer, Oracle mark.fasheh@oracle.com --
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Trent Piepho | Re: [PATCH] [POWERPC] Improve (in|out)_beXX() asm code |
| hooanon05 | [AUFS PATCH v2.6.26-rc2-mm1 00/39] AUFS: merging/stacking several filesystems |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
git: | |
| Peter Stahlir | Git as a filesystem |
| Stephen Hemminger | git pull for update of netdev fails. |
| Jon Smirl | ! [rejected] master -> master (non-fast forward) |
| Linus Torvalds | Help with a tcl/tk gui thing.. |
| Leon Dippenaar | New tcp stack attack |
| Mayuresh Kathe | Re: What is our ultimate goal?? |
| Richard Daemon | OpenBSD 4.3 running in VirtualBox? Anyone have it working properly? |
| Shohrukh Shoyoqubov | Re: Site-to-site IPSec VPN between OpenBSD and Cisco PIX 515E |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | [GIT]: Networking |
| Evgeniy Polyakov | Re: 2.6.25-rc8: FTP transfer errors |
| Eric Dumazet | Re: [PATCH] net: implement emergency route cache rebulds when gc_elasticity is exc... |
