Commit 089aee7d authored by Anton Altaparmakov's avatar Anton Altaparmakov

NTFS: Add fs/ntfs/aops.c to list of providers for ->b_end_io method in

      Documentation/filesystems/Locking.
Signed-off-by: default avatarAnton Altaparmakov <aia21@cantab.net>
parent aa3ae27a
......@@ -317,8 +317,8 @@ prototypes:
locking rules:
called from interrupts. In other words, extreme care is needed here.
bh is locked, but that's all warranties we have here. Currently only RAID1,
highmem and fs/buffer.c are providing these. Block devices call this method
upon the IO completion.
highmem, fs/buffer.c, and fs/ntfs/aops.c are providing these. Block devices
call this method upon the IO completion.
--------------------------- block_device_operations -----------------------
prototypes:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment