All of lore.kernel.org
 help / color / mirror / Atom feed
* FIBMAP/FIEMAP discrepancy for CAP_SYS_RAWIO
@ 2009-09-06 13:39 Florian Weimer
  2009-09-07 10:50 ` Andreas Dilger
  0 siblings, 1 reply; 7+ messages in thread
From: Florian Weimer @ 2009-09-06 13:39 UTC (permalink / raw)
  To: linux-fsdevel

The FIBMAP ioctl requires CAP_SYS_RAWIO, but FIEMAP doesn't.  Why's
that?  Is it that there is no backwards-compatible way to introduce
locking on the bmap path?

(Sorting file access based on the first block number of the file
really improves performance, even compared to inode number sorting,
that's why I'm asking.)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-09-09 16:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-06 13:39 FIBMAP/FIEMAP discrepancy for CAP_SYS_RAWIO Florian Weimer
2009-09-07 10:50 ` Andreas Dilger
2009-09-07 13:28   ` Theodore Tso
2009-09-07 16:26   ` Florian Weimer
2009-09-08  7:23     ` Andreas Dilger
2009-09-08  8:47       ` Jamie Lokier
2009-09-09 16:13         ` Andreas Dilger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.