]> git.pld-linux.org Git - packages/kernel.git/blame - linux-2.4.20-ntfs.patch
- ported from linux-2.4.25-atmdd.patch
[packages/kernel.git] / linux-2.4.20-ntfs.patch
CommitLineData
bbb09630 1--- linux-2.4.20/fs/ntfs/aops.c.org Thu Dec 5 09:51:21 2002
2+++ linux-2.4.20/fs/ntfs/aops.c Thu Dec 5 09:51:27 2002
3@@ -45,6 +45,9 @@
4 * record size, and index_block_size_bits, to the log(base 2) of the ntfs
5 * record size.
6 */
7+
8+#define KM_BIO_IRQ KM_BH_IRQ
9+
10 static void ntfs_end_buffer_async_read(struct buffer_head *bh, int uptodate)
11 {
12 static spinlock_t page_uptodate_lock = SPIN_LOCK_UNLOCKED;
This page took 0.162709 seconds and 4 git commands to generate.