Whamcloud - gitweb
While we are breaking BA OST compatibility, swap the osc_punch packing of
authoradilger <adilger>
Tue, 29 Oct 2002 07:51:51 +0000 (07:51 +0000)
committeradilger <adilger>
Tue, 29 Oct 2002 07:51:51 +0000 (07:51 +0000)
commit273e83e56097fb473a8ab67e24a9770ecd260cc0
tree8526dcf1543c0db6f463e1067b6ebf539f66d73d
parent44a1deb38f6e5d7f94712c2d1f86ac62970f2cee
While we are breaking BA OST compatibility, swap the osc_punch packing of
"start" and "end" so that "start" is in o_size, which is more consistent
with setting i_size on truncate.

Also add some more FIXMEs for bug 288.
lustre/osc/osc_request.c
lustre/ost/ost_handler.c