search for: gc0b1

Displaying 1 result from an estimated 1 matches for "gc0b1".

Did you mean: c0b1
2009 Aug 07
1
[PATCH] daemon/file.c: remove duplicate absolute-path check
...e.c b/daemon/file.c index 63d8dd2..cd477e5 100644 --- a/daemon/file.c +++ b/daemon/file.c @@ -392,7 +392,6 @@ do_file (char *path) int len; NEED_ROOT_OR_IS_DEVICE (path, NULL); - ABS_PATH (path, NULL); if (strncmp (path, "/dev/", 5) == 0) buf = (char *) path; -- 1.6.4.161.gc0b1