]> git.neil.brown.name Git - history.git/commit
[PATCH] remove space in cache names
authorRandy Hron <rwhron@earthlink.net>
Mon, 3 Jun 2002 05:34:56 +0000 (22:34 -0700)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Mon, 3 Jun 2002 05:34:56 +0000 (22:34 -0700)
commit1f986d30ab06d158c4c3ed6156de4dce7beace99
tree2ef1aad1e46c4a56522cd98314421e0d96434656
parent2618869b4e0b7edb16260539dd7055f55e08de4a
[PATCH] remove space in cache names

  Most /proc/slabinfo cache_names are in the format:
  cache_name.  There are a couple with spaces in the
  name, which is inconsistent and requires a special case
  when scripting.

  Changes "fasync cache" and "file lock cache" to have
  the usual underscore.
fs/fcntl.c
fs/locks.c