Signed-off-by: Michael Tharp
---
btrfs-list.c |7 ---
btrfs.c |1 +
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/btrfs-list.c b/btrfs-list.c
index 7741705..112bed2 100644
--- a/btrfs-list.c
+++ b/btrfs-list.c
@@ -16,6 +16,7 @@
* Boston, MA 021110-1307, USA.
On Thu, May 20, 2010 at 12:22 AM, Miao Xie wrote:
> the ctime of file has not been updated when I create a link for it.
>
> Steps to reproduce:
> # touch file1
> # stat -c %Z file1
> 1273592239
> # link flink1 file1
> # stat -c %Z file1
> 1273592239 <-- have not been updated
>
>
On Thu, May 20, 2010 at 12:18 AM, Miao Xie wrote:
> From: Liu Bo
>
> If add_to_page_cache_lru() returns -EEXIST, it indicates the page
> that belongs to this page_index has been added and this readahead
> action can go on to next page.
>
> If add_to_page_cache_lru() returns -ENOMEM, it should bre
On Tue, May 18, 2010 at 08:50:32AM +0800, Shi Weihua wrote:
> On btrfs, do the following
> --
> # su user1
> # cd btrfs-part/
> # touch aaa
> # getfacl aaa
> # file: aaa
> # owner: user1
> # group: user1
> user::rw-
> group::rw-
> other::r--
> # su user2
> # cd btrfs-par
On Thu, May 20, 2010 at 03:22:30PM +0800, Miao Xie wrote:
> the ctime of file has not been updated when I create a link for it.
>
> Steps to reproduce:
> # touch file1
> # stat -c %Z file1
> 1273592239
> # link flink1 file1
> # stat -c %Z file1
> 1273592239 <-- have not been upda
On Thu, May 20, 2010 at 03:21:50PM +0800, Miao Xie wrote:
> + if (!mapping->a_ops->readpage)
> + return -ENOEXEC;
I don't think there's any instance of address_space operations without
a readpage method in btrfs.
--
To unsubscribe from this list: send the line "unsubscribe linux-b
btrfs_new_inode() forgets to free path when it enters the error path.
Signed-off-by: Miao Xie
---
fs/btrfs/inode.c | 16 +---
1 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/fs/btrfs/inode.c b/fs/btrfs/inode.c
index 5271887..1cef510 100644
--- a/fs/btrfs/inode.c
+++
the ctime of file has not been updated when I create a link for it.
Steps to reproduce:
# touch file1
# stat -c %Z file1
1273592239
# link flink1 file1
# stat -c %Z file1
1273592239 <-- have not been updated
This patch fix this problem.
Signed-off-by: Miao Xie
---
fs/btrfs/in
If the acl can be exactly represented in the traditional file mode permission
bits, we needn't insert any xattr item into fs/file root.
Signed-off-by: Miao Xie
---
fs/btrfs/acl.c | 56 -
fs/btrfs/xattr.c | 22 +---
2 files
- add check for btrfs_start_transaction()'s return value
- fix no drop the nlink of the inode if btrfs_set_inode_index() fails,.
Signed-off-by: Miao Xie
---
fs/btrfs/inode.c |9 ++---
1 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/fs/btrfs/inode.c b/fs/btrfs/inode.c
inde
From: Liu Bo
"nr = i" should be placed before "break" in order to get right "nr".
Signed-off-by: Liu Bo
Signed-off-by: Miao Xie
---
fs/btrfs/ctree.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/fs/btrfs/ctree.c b/fs/btrfs/ctree.c
index babf7fb..7adff4e 100644
---
From: Liu Bo
Fix return value to get from read_extent_buffer_pages().
Signed-off-by: Liu Bo
Signed-off-by: Miao Xie
---
fs/btrfs/disk-io.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/fs/btrfs/disk-io.c b/fs/btrfs/disk-io.c
index 6632e5c..35916d5 100644
--- a/fs/b
when we use remap_file_pages() to remap a file, remap_file_pages always return
error. It is because btrfs didn't set VM_CAN_NONLINEAR for vma.
Signed-off-by: Miao Xie
---
fs/btrfs/file.c |9 -
1 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/fs/btrfs/file.c b/fs/btrfs/f
After we remove a device from a raid0 filesystem with two devices, if we
add a device into this filesystem, oops occurs.
Steps to reproduce:
# mkfs.btrfs -m raid0 /dev/sda1 /dev/sda2
# mount /dev/sda1 /mnt
# btrfs-vol -r /dev/sda2 /mnt
# btrfs-vol -a /dev/sda2 /mnt
(oops happens.)
The follow
From: Liu Bo
- Put "worker->working" inside "if" to make code clearly.
- If "wake" is 1, "wake_up_process" will be called,
meanwhile, "wake" is set to 1 if !worker->working,
so remove "wake" and directly call "wake_up_process"
if !worker->working.
Signed-off-by: Liu Bo
Signed-off-by: Mia
From: Liu Bo
If add_to_page_cache_lru() returns -EEXIST, it indicates the page
that belongs to this page_index has been added and this readahead
action can go on to next page.
If add_to_page_cache_lru() returns -ENOMEM, it should break for
no memory left.
Signed-off-by: Liu Bo
Signed-off-by: M
Here's some of the healthcare lists we have:
Veterinarians - 78,986 total records with 1,438 emails and 1,050 fax numbers
National Health Service Corp Clinics - 1,300 total records with emails for
government run free clinics
Medical Equipment Suppliers - 167,425 total records with 6,940 emails
17 matches
Mail list logo