]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/filesystems/fiemap.txt
Merge ath-next from ath.git
[karo-tx-linux.git] / Documentation / filesystems / fiemap.txt
index 1b805a0efbb027b6e4998deeb4917c8f36aa1fdc..f6d9c99103a46ce01ee4cae4da1c9c599c90ff66 100644 (file)
@@ -196,7 +196,8 @@ struct fiemap_extent_info {
 };
 
 It is intended that the file system should not need to access any of this
-structure directly.
+structure directly. Filesystem handlers should be tolerant to signals and return
+EINTR once fatal signal received.
 
 
 Flag checking should be done at the beginning of the ->fiemap callback via the