Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
284bffe
)
Minor fixup.
author
adilger
<adilger>
Tue, 18 Feb 2003 23:06:05 +0000
(23:06 +0000)
committer
adilger
<adilger>
Tue, 18 Feb 2003 23:06:05 +0000
(23:06 +0000)
lustre/kernel_patches/patches/vfs_intent_hp.patch
patch
|
blob
|
history
diff --git
a/lustre/kernel_patches/patches/vfs_intent_hp.patch
b/lustre/kernel_patches/patches/vfs_intent_hp.patch
index
628bbed
..
501c776
100644
(file)
--- a/
lustre/kernel_patches/patches/vfs_intent_hp.patch
+++ b/
lustre/kernel_patches/patches/vfs_intent_hp.patch
@@
-436,7
+436,7
@@
@@ -1145,7 +1231,7 @@ do_last:
if (!error) {
DQUOT_INIT(inode);
-
+
- error = do_truncate(dentry, 0);
+ error = do_truncate(dentry, 0, 1);
}