• Home
  • Raw
  • Download

Lines Matching full:not

6 by the kernel developers that the Linux kernel does not provide a stable
8 may not be stable across kernel releases.
21 - Do not use libsysfs
22 It makes assumptions about sysfs which are not true. Its API does not
24 implementation details in its own API. Therefore it is not better than
26 Also, it is not actively maintained, in the sense of reflecting the
33 system configuration bug you should not try to solve. For test cases,
36 to mount it, if you are not an early boot script.
42 kernel implementation details which should not be expected by
80 - devices which do not have "driver"-link just do not have a
92 that should not be assumed to be stable across kernel releases.
96 context properties. If the device ``eth0`` or ``sda`` does not have a
97 "driver"-link, then this device does not have a driver. Its value is empty.
111 not contain any device directories themselves, but only flat lists of
123 can be ignored. If it does not exist, you always have to scan all three
129 ``/sys/block`` and ``/sys/class/block`` are not interchangeable is a bug in
136 contain only disks and not partition devices in the same flat list is
141 for the old layout, where class devices are not created in
143 device directory does not end in ``/sys/devices/``, you can use the
152 that class devices are not created in ``/sys/devices.`` If a device
153 directory does not contain directories for child devices, these links
177 propagate errors wherever possible. Common errors include, but are not
180 ``-EIO``: The read or store operation is not supported, typically
186 Error codes will not be changed without good reason, and should a change