Closed Bug 866243 Opened 12 years ago Closed 12 years ago

Enable fanotify in b2g kernels

Categories

(Firefox OS Graveyard :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(blocking-b2g:tef+, b2g18 fixed, b2g18-v1.0.1 fixed)

RESOLVED FIXED
blocking-b2g tef+
Tracking Status
b2g18 --- fixed
b2g18-v1.0.1 --- fixed

People

(Reporter: fabrice, Assigned: m1)

References

Details

(Whiteboard: [POVB] QARegressExclude)

No description provided.
blocking-b2g: --- → tef+
Group: qualcomm-confidential
Whiteboard: [POVB]
in fs/notify/Kconfig b/fs/notify/Kconfig config FSNOTIFY - def_bool n + def_bool y and in fs/notify/fanotify/Kconfig : @@ -2,7 +2,7 @@ config FANOTIFY bool "Filesystem wide access notification" select FSNOTIFY select ANON_INODES - default n + default y
v1.0.1 patch (part of AU_LINUX_GECKO_ICS_STRAWBERRY_V1.01.00.01.019.091): https://www.codeaurora.org/gitweb/quic/b2g/?p=build.git;a=commit;h=a1522d415e1e73628691245a6ac21607941be876 v1.1 patch has landed in AU_LINUX_GECKO_ICS_STRAWBERRY.01.01.00.019.080
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Can you please provide steps to verify this fix - as we will blackbox test from the UI?
Michael - I'm running into issues finding a device that actually has fanotify enabled. So far, testing unagi and inari have shown that fanotify is not enabled. What devices is fanotify enabled on?
Flags: needinfo?(mvines)
The official builds from tef/leo vendors will have it.
Flags: needinfo?(mvines)
Can you please provide steps to verify this fix - as we can perform blackbox testing from the UI?
One way to check it is to look for the string "Warning: No fanotify support in this device's kernel." in logcat. If you find it, the device has no fanotify support.
Whiteboard: [POVB] → [POVB] QARegressExclude
You need to log in before you can comment on or make changes to this bug.