chiark / gitweb /
[PATCH] swich attribute open() to simple stat()
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Sat, 16 Oct 2004 02:45:56 +0000 (19:45 -0700)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 05:02:45 +0000 (22:02 -0700)
commit1946fec4deba1ea5505c286ef2dd4ff2c6863b1c
tree5e4cd923e1214e2449fd759cf93ad72e26eccc6a
parent79db6912cf8827bf4293d2d15b84cc9633dd7d4e
[PATCH] swich attribute open() to simple stat()

Here we switch to a simple stat() to recognize the file creation. This
will make it possible to wait for files, which are unreadable.

I've switched the timout back to 5 seconds cause the our /class/vc errors
seems like a bug in the vc layer not a sysfs delay.
wait_for_sysfs.c