Whamcloud - gitweb
Fix for missing open flags for vfs_intent-2.4.20-rh kernel patch.
authoradilger <adilger>
Tue, 9 Sep 2003 11:19:11 +0000 (11:19 +0000)
committeradilger <adilger>
Tue, 9 Sep 2003 11:19:11 +0000 (11:19 +0000)
commit97c80ccbc708afa4d7251d25d4fcc96c9a4ad6ca
treef007a61d1e5e836770a3fcd6d2ae962dd6911150
parent196ce586c9ac3215e85d997e591b5a6f47141e17
Fix for missing open flags for vfs_intent-2.4.20-rh kernel patch.
This change was also needed for the vfs_intent-2.4.20-hp patch.  b=1877
Also add bug 1344 revalidate loop fixes to some of the vfs_intent patches.

The diff is fairly large, so that the files in the 2.4.20-rh patch are
in the same order as in all of the other vfs_intent patches to make
comparison and maintenance easier.  Some other minor changes are made to
keep the patches consistent.

There is still a difference between vfs_intent-2.4.20-vanilla and -rh
in follow_down, but I don't know which one is the "keeper".
lustre/kernel_patches/patches/vfs-pdirops-2.4.18-chaos.patch
lustre/kernel_patches/patches/vfs-pdirops-2.4.20-rh.patch
lustre/kernel_patches/patches/vfs_intent_2.6.0-test1.patch