Whamcloud - gitweb
Updated parameters for obdfs_writepage() to use struct *dentry instead of
authoradilger <adilger>
Wed, 1 Dec 1999 18:45:16 +0000 (18:45 +0000)
committeradilger <adilger>
Wed, 1 Dec 1999 18:45:16 +0000 (18:45 +0000)
commit906f38ee0bc23a1b153fde2e9bf1063ccb0f40c9
tree60b240d57fdf0b70178492b2703bfa341b3c2ddd
parentd359f034cae55fcbb974283e41bd8a8c596651d6
Updated parameters for obdfs_writepage() to use struct *dentry instead of
struct *file, and call in odbfs_write_one_page() to use new parameters.
Updated gen_copy_data() to round up the number of pages copied in while loop.
lustre/include/linux/obdfs.h
lustre/obdclass/genops.c
lustre/obdfs/rw.c
lustre/tests/fs.sh [new file with mode: 0644]