Re: [PATCH 4/11] eCryptfs: Replace encrypt, decrypt, and inode size write

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Erez Zadok
Date: Thursday, September 20, 2007 - 4:35 pm

In message <20070920214447.GB8496@halcrow.austin.ibm.com>, Michael Halcrow writes:

kmap_atomic is intended for short-lived code sections, where you may not
sleep, so you can't do a vfs_read/write in b/t kmap/kunmap_atomic.

Erez.
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/11] eCryptfs: Remove header_extent_size, Michael Halcrow, (Mon Sep 17, 2:45 pm)
[PATCH 2/11] eCryptfs: Remove assignments in if-statements, Michael Halcrow, (Mon Sep 17, 2:45 pm)
[PATCH 3/11] eCryptfs: read_write.c routines, Michael Halcrow, (Mon Sep 17, 2:46 pm)
[PATCH 6/11] eCryptfs: Update metadata read/write functions, Michael Halcrow, (Mon Sep 17, 2:48 pm)
[PATCH 11/11] eCryptfs: Replace magic numbers, Michael Halcrow, (Mon Sep 17, 2:52 pm)
Re: [PATCH 3/11] eCryptfs: read_write.c routines, Andrew Morton, (Wed Sep 19, 10:25 pm)
Re: [PATCH 3/11] eCryptfs: read_write.c routines, Andrew Morton, (Wed Sep 19, 10:38 pm)
Re: [PATCH 4/11] eCryptfs: Replace encrypt, decrypt, and i ..., Erez Zadok, (Thu Sep 20, 4:35 pm)
Re: [PATCH 3/11] eCryptfs: read_write.c routines, Michael Halcrow, (Mon Sep 24, 3:12 pm)