commit | 197ee8c97076ee784db9f4b5a9294e86f42d068c | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Apr 09 12:09:27 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Apr 09 12:09:27 2005 -0700 |
tree | ccba05512dc3b5f46c5fd5caadb40ce79ffb944b | |
parent | 8d3af1d53255ac36494492720ebb83e932b0c0bc [diff] |
Make "write_cache()" and friends available as generic routines. This is needed for the change to make "read-tree" just read into the cache (and then you do a "checkout-cache" to update your current dir contents).