lkml.org 
[lkml]   [2018]   [Jan]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectubifs: noatime support?
Hi!

Ubifs seems to have atime support these days:

sb->s_flags |= SB_ACTIVE;
#ifndef CONFIG_UBIFS_ATIME_SUPPORT
sb->s_flags |= SB_NOATIME;
#else
ubifs_msg(c, "full atime support is enabled.");
#endif

Which can be configured at compile-time, but no option to disable it
at runtime. What is going on there?

UBIFS: parse noatime
UBIFS error (ubi1:0 pid 94): ubifs_parse_options.constprop.5:
unrecognized mount option "noatime" e
mount: mounting ubi1:log_volume on /mnt/log failed: Invalid argument

Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2018-01-18 20:31    [W:0.025 / U:0.192 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site