lkml.org 
[lkml]   [2020]   [May]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] Couple of efivarfs fixes
Date
1) Some apps want to monitor changes in EFI variables, but reading the
file and comparing is inefficient. Just have Linnux update the
modification time when a file is written

2) A rate limited read can return -EINTR ... very suprising to apps.

Tony Luck (2):
efivarfs: Update inode modification time for successful writes
efivarfs: Don't return -EINTR when rate-limiting reads

fs/efivarfs/file.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)

--
2.21.1

\
 
 \ /
  Last update: 2020-05-28 21:49    [W:0.061 / U:0.308 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site