Clear the cache entry when the file disappears from the filesystem.
commitc55f3b444fbd36e25c927a756e96ec7891b762b1
authorBen Kibbey <bjk@luxsci.net>
Sun, 10 Mar 2013 14:01:59 +0000 (10 10:01 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sun, 10 Mar 2013 14:56:51 +0000 (10 10:56 -0400)
treefa7c94b2e102ae9b8a8d51a8feef9e1f105fbf7b
parentdfe8e83d36dec573df286ee7091cb0a4859cba0b
Clear the cache entry when the file disappears from the filesystem.

Also handle ENOENT correctly for new files in file_modified().
src/cache.c
src/commands.c