commit | 3307d653f9cfc05b9c02e4cda91e6b45444dc1b0 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@suse.de> | Mon Jul 17 18:15:41 2006 +0200 |
committer | Jens Axboe <axboe@suse.de> | Mon Jul 17 18:15:41 2006 +0200 |
tree | aec8438eb781be9c164fa84c4f3667637998dc0b | |
parent | af959a78acda575cc7d3ffea0a8421e0574d0955 [diff] |
[PATCH] Use lstat() instead of stat() in sysfs lookup Otherwise we cannot detect the symlinks, and the directory lookup will get into an infinite loop.