Changeset 18597 for src/linux/universal/linux-3.2/include/linux/nfs_xdr.h
- Timestamp:
- 02/29/12 17:03:44 (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/linux/universal/linux-3.2/include/linux/nfs_xdr.h
r18324 r18597 603 603 unsigned int acl_pgbase; 604 604 struct page ** acl_pages; 605 struct page * acl_scratch;606 605 struct nfs4_sequence_args seq_args; 607 606 }; … … 613 612 size_t acl_data_offset; 614 613 int acl_flags; 614 struct page * acl_scratch; 615 615 struct nfs4_sequence_res seq_res; 616 616 };
Note: See TracChangeset
for help on using the changeset viewer.
